commit | bbb816d6252954c2dc09d805795465ecf7b9a3e7 | [log] [tgz] |
---|---|---|
author | Mate Toth-Pal <mate.toth-pal@arm.com> | Thu Aug 01 10:41:35 2024 +0200 |
committer | Mate Toth-Pal <mate.toth-pal@arm.com> | Tue Feb 11 12:51:41 2025 +0100 |
tree | e1e5690fb251f45cba9eb95f9c031cb1f052dc07 | |
parent | e60deeb6fd8ebd6d9abfa3443e767965614d1c6b [diff] |
feat(app): add code to parse app bin headers Add code in lib/el0_app that is able to iterate over the attached app bins, and save the header addresses. Modify the boot code so that the parsing function in lib/el0_app is called Also update the build system so that the bin gnerating/bundling scripts are called on the apps Change-Id: I97c93edc58bd0fea25770f1d2001c1b2742e1f13 Signed-off-by: Mate Toth-Pal <mate.toth-pal@arm.com>