commit | f4bbf435554e87de31c0a70039aa03b19962aaea | [log] [tgz] |
---|---|---|
author | Jeffrey Kardatzke <jkardatzke@google.com> | Thu Feb 09 10:45:35 2023 -0800 |
committer | Manish Pandey <manish.pandey2@arm.com> | Thu May 11 10:46:57 2023 +0200 |
tree | 6f4efa4ede0f165f00b4fa6279f62a20f2ebd3ff | |
parent | a63de43661015b392be1e0827b64a77ae687d8f8 [diff] |
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