Re: [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers

From: Dave Hansen
Date: Wed Jun 22 2022 - 14:30:24 EST


On 6/22/22 11:15, Kalra, Ashish wrote:
> So actually this RPM entry definition is platform dependent and will
> need to be changed for different AMD processors and that change has
> to be handled correspondingly in the dump_rmpentry() code.

So, if the RMP entry format changes in future processors, how do we make
sure that the kernel does not try to use *this* code on those processors?