Re: [PATCH 1/2] platform/x86/amd: Introduce AMD Address Translation Library

From: Borislav Petkov
Date: Tue Aug 08 2023 - 13:58:29 EST


On August 8, 2023 5:17:33 AM GMT+02:00, "Limonciello, Mario" <mario.limonciello@xxxxxxx> wrote:
>Given it's 'library code' to be used by a bunch of things and also want to be able to use a module, what about putting it in lib/? There's plenty of library code there as tristate.

It is x86-specific so not in there. Also, it might be used by multiple things so you want it as a separate "translation" service which is called by other modules.

Thx.

--
Sent from a small device: formatting sucks and brevity is inevitable.