diff options
| author | Tom Rini <[email protected]> | 2026-04-27 09:44:40 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-04-27 09:44:40 -0600 |
| commit | d7b23b2477ee6e966b0f9b8ae304b0bf9df58297 (patch) | |
| tree | e4c28ee4b77dc3182cda06cc3f66b2a196298dbd /scripts/kernel-doc | |
| parent | e0991f42aa7f973e09f38bbe60cd12b28a46e491 (diff) | |
| parent | d3935134c9d597b57cebb954615cf3b80eaf85d7 (diff) | |
Merge patch series "Add support for DT overlays handoff"
Raymond Mao <[email protected]> says:
The series include refactoring on bloblist and fdtdec to support handoff
of multiple DT overlays and applying them into the DT base during setup.
All changes are aligned to the spec update for supporting DT overlay
handoff[1].
Notes for testing:
Currently DT overlay is not yet enabled in TF-A, but with the test
patches I provided for TF-A and OP-TEE build, importing a DT overlay
blob file from QEMU to TF-A reserved memory is supported.
Follow below instructions to build and run for test:
$ repo init -u https://github.com/OP-TEE/manifest.git -m qemu_v8.xml
Replace your local qemu_v8.xml with [2], which contains all necessary
changes in both TF-A and OP-TEE build.
$ repo sync
$ cd build
$ make toolchains
$ make ARM_FIRMWARE_HANDOFF=y all
Copy and rename your DT overlay blob as 'qemu_v8.dtb' into out/bin
$ make ARM_FIRMWARE_HANDOFF=y run-only
[1] Add Transfer Entry for Devicetree Overlay
https://github.com/FirmwareHandoff/firmware_handoff/pull/74
[2] https://github.com/raymo200915/optee_manifest/blob/dt_overlay_handoff/qemu_v8.xml
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
