This package browser is in early development. Mind the rough edges.

arm-trusted-firmware-sun50i-a64 2.12.2

Secure world software for ARMv7-A and ARMv8-A

ARM Trusted Firmware provides a reference implementation of secure world software for ARMv7-A and ARMv8-A, including a Secure Monitor executing at Exception Level 3 (EL3). It implements various ARM interface standards, such as:

  1. The Power State Coordination Interface (PSCI)

  2. Trusted Board Boot Requirements (TBBR, ARM DEN0006C-1)

  3. SMC Calling Convention

  4. System Control and Management Interface

  5. Software Delegated Exception Interface (SDEI)

Installation

Install arm-trusted-firmware-sun50i-a64 2.12.2 as follows:

guix install arm-trusted-firmware-sun50i-a64@2.12.2

Or install the latest version:

guix install arm-trusted-firmware-sun50i-a64

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.