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

arm-trusted-firmware-sun50i-a64

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 the latest version of arm-trusted-firmware-sun50i-a64 as follows:

guix install arm-trusted-firmware-sun50i-a64

Or install a particular version:

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

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.

Badge code

You can use the following badge to inform users of arm-trusted-firmware-sun50i-a64 about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/arm-trusted-firmware-sun50i-a64'><img src='https://packages.guix.gnu.org/packages/arm-trusted-firmware-sun50i-a64/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/arm-trusted-firmware-sun50i-a64/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/arm-trusted-firmware-sun50i-a64)

Example Org:

[[https://packages.guix.gnu.org/packages/arm-trusted-firmware-sun50i-a64][https://packages.guix.gnu.org/packages/arm-trusted-firmware-sun50i-a64/badges/latest-version.svg]]