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:
The Power State Coordination Interface (PSCI)
Trusted Board Boot Requirements (TBBR, ARM DEN0006C-1)
SMC Calling Convention
System Control and Management Interface
Software Delegated Exception Interface (SDEI)
- Outputs:
out
- Website: https://www.trustedfirmware.org/
- Licenses: FreeBSD · Modified BSD
- Package source: gnu/packages/firmware.scm
- Builds: See build status
- Issues: See known issues
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.