ARM-software / ebbr

Embedded Base Boot Requirements Specification
Creative Commons Attribution Share Alike 4.0 International
113 stars 37 forks source link

Arm sections changes (was support Armv8-R AArch64) #107

Closed vstehle closed 8 months ago

vstehle commented 1 year ago

Here is a pull request to add support for the Armv8-R AArch64 architecture profile.

The first four commits should be fairly non-controversial, even if they modify EBBR a bit in term of suggestions and requirements, as they mostly pave the way.

The last commit adds v8-R64 support per-se.

Update: drop the v8-R64 addition completely and reduce a bit the ambitions; only the last commit has a slight requirement change around generalising PSCI reset.

vstehle commented 1 year ago

I have just rebased the branch; no change in the commits.

vstehle commented 1 year ago

Reworked the branch to drop v8-R64 after the call of Sep. 11. Trying to salvage the few bits, which still make sense. I expect that only the last commit around PSCI reset should be discussed but review of all the commits is appreciated!

vstehle commented 1 year ago

Rebased.

vstehle commented 9 months ago

Rebased.