• Trusted Firmware-A
    Introduction to Trusted Firmware-A From TrustedFirmware.org : "Arm Trusted Firmware provides a reference implementation of secure world software for Armv8-A and Armv8-M. It provides SoC developers...
  • Debugging Arm Trusted Firmware
    Preface This article outlines how to use DS-5 Development Studio (DS-5) to debug Arm Trusted Firmware (ATF) from cold reset through to normal world handover. Specifically, this article discusses two...
  • Trusted Firmware-M
    Introduction to Trusted Firmware-M From TrustedFirmware.org : "Arm Trusted Firmware provides a reference implementation of secure world software for Armv8-A and Armv8-M. It provides SoC developers...
  • Issue FIQ pending arm trusted firmware
    Hi, I am running arm-trusted-firmware on Juno and when I breakthrough DS-5 on EL3 level I see FIQ pending status in ISR_EL1. I am trying to bring-up linux guest OS and when I try to run linux image I...
  • Using old Arm Trusted Firmware releases
    To obtain the latest Arm Trusted Firmware sources you can clone the git repository : $ git clone https://github.com/ARM-software/arm-trusted-firmware.git The version of Arm Trusted Firmware included...