arm-trusted-firmware/services/spd/opteed
Jeffrey Kardatzke f4bbf43555 feat(optee): add device tree for coreboot table
This adds creation of a device tree that will be passed to OP-TEE.
Currently that device tree only contains the coreboot table per the
Linux coreboot device tree specification. This device tree is then
passed to OP-TEE so it can extract the CBMEM console information from
the coreboot table for logging purposes.

Signed-off-by: Jeffrey Kardatzke <jkardatzke@google.com>
Change-Id: I6a26d335e16f7226018c56ad571cca77b81b0f6a
2023-05-11 10:46:57 +02:00
..
opteed.mk feat(optee): add device tree for coreboot table 2023-05-11 10:46:57 +02:00
opteed_common.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
opteed_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
opteed_main.c feat(optee): add device tree for coreboot table 2023-05-11 10:46:57 +02:00
opteed_pm.c feat(optee): add loading OP-TEE image via an SMC 2023-01-31 10:38:16 -08:00
opteed_private.h style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00
teesmc_opteed.h fix(optee): return UUID for image loading service 2023-03-09 20:18:13 +01:00
teesmc_opteed_macros.h fix(optee): return UUID for image loading service 2023-03-09 20:18:13 +01:00