commit | 344d52917f482cef583a16ef7a1bce937e6fcb3c | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Thu Feb 13 14:33:36 2025 +0100 |
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | Thu Feb 13 14:33:36 2025 +0100 |
tree | 36facfc8a54f0b82efe03443d09136cce50236a5 | |
parent | 2e997892789abaa2841a5b331e1275b140c8dff6 [diff] | |
parent | c95337be128005d205e7b393d96a8eb587987e20 [diff] |
Merge changes from topic "el0-app-support" into integration * changes: feat(lib): implement app support for host build feat(app/common): initialise console for apps feat(app/common/el0_app): add app helper library feat(app/common): add app service framework feat(app): add framework to run an el0 app feat(lib/xlat): get ASID from TTBR1_EL2 feat(lib/slot_buf): Add new slots feat(app): add code to parse app bin headers build(app): add python scripts for El0 apps