From looking through documentation and the code it looks like there is pre-compiled bootloader1.img and bootloader2.img that correspond to BL1/BL2. UEFI is the first piece of code that is built from source and signed. In ARMv9 support was added for secure EL2. I’m interested in loading Hafnium and instantiating my own secure partition.
Is there any support or details for creating content for secure world on Orion O6?