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

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


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

ARM Trusted Firmware (ATF) 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 ATF for the RockChip RK3399 platform,
for example used by u-boot for the Pinebook Pro.


Required to build:
[pkgtools/cwrappers] [cross/arm-none-eabi-gcc] [cross/aarch64-none-elf-gcc]

Master sites:

Filesize: 5661.231 KB

Version history: (Expand)


CVS history: (Expand)


   2020-06-30 16:33:16 by Jason R Thorpe | Files touched by this commit (21) | Package removed
Log message:
- Re-factor the arm-trusted-firmware packages into common definitions and
  build infrastructure.
- Update arm-trusted-firmware to v2.3.
   2020-02-23 02:01:11 by matthew green | Files touched by this commit (8)
Log message:
properly fix reboots for rk3399 ATF, by pulling in
   \ 
https://github.com/ARM-software/arm-trusted-firmware/commit/d52331d01e0efae36e837af90887a8aed33ff604#diff-94a9f1c135591eedd6addbcc729f46fb
and removing my hack.

switch rk3399 ATF to release builds over debug builds.

bump both u-boot-pinebook-pro & arm-trusted-firmware-rk3399.
   2020-02-22 12:55:36 by matthew green | Files touched by this commit (8) | Package updated
Log message:
fix reboot on pinebook-pro.

pull in \ 
https://github.com/ARM-software/arm-trusted-firmware/commit/b4899041e5f0b8e8b388c6511b5233516b8785ec
from upstream, and also force this code path to be used.

bump version of both the rk3399 ATF and the pbp u-boot, and adjust
the buildlink version to require the updated ATF.

fix MESSAGE for u-boot-pinebook-pro to not refer to rockpro64.
   2020-01-23 19:31:05 by Jonathan A. Kollasch | Files touched by this commit (1)
Log message:
fix copy/paste fixup omission in buildlink guards
   2020-01-06 09:37:02 by matthew green | Files touched by this commit (5)
Log message:
add a package to build arm trusted firmware for rockchip RK3399,
as needed by pinebook pro (and usable by others, likely.)

this is using the latest ATF release version - v2.2.