[PATCH v3 0/1] arm64: CCA TSM module autoloading
Jeremy Linton
jeremy.linton at arm.com
Fri Dec 6 17:21:27 PST 2024
Provide module tables and a platform device so that the
CCA TSM module will autoload when needed.
v2->v3:
Fix __maybe_used placement, it does fix CLANG builds now.
Add reviewed-by tag, Thanks Gavin!
Ugly commit message cleanup.
v1->v2:
Various comment updates/variable renames
Add missing __maybe_unused to the platform_device_id
Jeremy Linton (1):
arm64: rsi: Add automatic arm-cca-guest module loading
arch/arm64/include/asm/rsi.h | 2 ++
arch/arm64/kernel/rsi.c | 15 +++++++++++++++
drivers/virt/coco/arm-cca-guest/arm-cca-guest.c | 8 ++++++++
3 files changed, 25 insertions(+)
--
2.46.0
More information about the linux-arm-kernel
mailing list