mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-01 01:00:15 +00:00
arm/ffa-debugfs: corstone1000: enabling FF-A Debugfs Linux driver
- This commit provides a recipe for the FF-A Debugfs Linux driver v2.1.0. The driver is an out-of-tree loadable modules. It exposes FF-A operations to user space and only used for development purposes. - Create a dev package for ffa-debugfs-mod ffa-debugfs-mod recipe provides arm_ffa_user.h header for other recipes that need it at build time. The header is put in ffa-debugfs-mod-dev package. Change-Id: I92f33e20b5fdfc9a32cff03ae2a137150d0328db Signed-off-by: Arpita S.K <Arpita.S.K@arm.com> Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
committed by
Jon Mason
parent
e46e5e1852
commit
dca725e0f1
@@ -16,6 +16,7 @@ CONFIG_EFI_CAPSULE_LOADER=y
|
||||
CONFIG_EFI_TEST=y
|
||||
CONFIG_RESET_ATTACK_MITIGATION=y
|
||||
# CONFIG_STACKPROTECTOR is not set
|
||||
CONFIG_MODULES=y
|
||||
# CONFIG_BLK_DEV_BSG is not set
|
||||
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
|
||||
CONFIG_NET=y
|
||||
|
||||
Reference in New Issue
Block a user