|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Files | |
| main.c | |
| Secure side: authenticate the NS image, then BLXNS – the TrustZone RoT proof (#172). | |
| ns_main.c | |
| Non-Secure image: liveness beacon proving the BLXNS RoT gate passed (#172). | |
| psa_verify_rng.c | |
| Fail-closed PSA external-RNG hook for the verify-only secure boot (#172). | |
| system_init.c | |
| Cortex-M85 / RA8D2 core bring-up (called from Reset_Handler). | |
| trustzone_init.c | |
| Single-core TrustZone bring-up for a RAM-resident NS image (#172). | |
| vector_table.c | |
| Cortex-M85 vector table and default interrupt handlers for RA8D2. | |