Language

Package: arm-trusted-firmware-sun50i-a64 @ 2.6

Synopsis

Implementation of "secure world software"

Description

ARM Trusted Firmware provides a reference implementation of secure world software for ARMv7A 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)

Home page
https://www.trustedfirmware.org/
Location
gnu/packages/firmware.scm (line: 612, column: 4)
Licenses

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'cross-gcc' does not match package name 'gcc-cross-sans-libc-aarch64-linux-gnu'
input-labels

Identify input labels that do not match package names

label 'cross-binutils' does not match package name 'binutils-cross-aarch64-linux-gnu'