./sysutils/trusted-firmware-a-rk3399, ARM Trusted Firmware for Rockchip RK3399 SoCs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.6, Package name: trusted-firmware-a-rk3399-2.6, Maintainer: port-arm

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

As far as possible the code is designed for reuse or porting to other
ARMv8-A model and hardware platforms.

ARM will continue development in collaboration with interested parties to
provide a full reference implementation of Secure Monitor code and ARM
standards to the benefit of all developers working with ARMv8-A TrustZone
technology.

This package provides mainline TF-A for the RockChip RK3399 platform,
for example used by u-boot for the Pinebook Pro.


Master sites:

Filesize: 7822.512 KB

Version history: (Expand)


CVS history: (Expand)


   2023-09-13 02:37:47 by David H. Gutteridge | Files touched by this commit (1)
Log message:
trusted-firmware-a-rk3399: fix some pkglint nits
   2022-02-09 02:57:57 by matthew green | Files touched by this commit (4) | Package updated
Log message:
Add Trusted Firmware-A (TF-A, the new name for Arm'sATF) v2.6 with
support for rk3328 (not yet tested), rk3399 (tested), and fiptool.

these will obsolete the existing arm-trusted-firmware* (v2.3) packages
once all consumers are updated and tested, and currently the sun50i_a64
and sun50i-h6 targets are not yet available.