debugfs: add SMC channel
Provide an SMC interface to the 9p filesystem. This permits
accessing firmware drivers through a common interface, using
standardized read/write/control operations.

Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I9314662314bb060f6bc02714476574da158b2a7d
1 parent d310239 commit 992f091b5de3b0837c95a338a4e739f6ca2f254f
@Ambroise Vincent Ambroise Vincent authored on 12 Jul 2019
Olivier Deprez committed on 18 Dec 2019
Showing 12 changed files
View
docs/components/arm-sip-service.rst
View
docs/components/debugfs-design.rst 0 → 100644
View
docs/getting_started/build-options.rst
View
include/lib/debugfs.h
View
include/plat/arm/common/arm_sip_svc.h
View
lib/debugfs/debugfs.mk
View
lib/debugfs/debugfs_smc.c 0 → 100644
View
plat/arm/board/fvp/fvp_common.c
View
plat/arm/board/fvp/include/platform_def.h
View
plat/arm/board/fvp/platform.mk
View
plat/arm/common/arm_bl31_setup.c
View
plat/arm/common/arm_sip_svc.c