Path to this page:
./
sysutils/arm-trusted-firmware-sun50i-h6,
ARM Trusted Firmware for Allwinner H6 SoCs
Branch: CURRENT,
Version: 2.3,
Package name: arm-trusted-firmware-sun50i-h6-2.3,
Maintainer: port-armARM 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 ATF for Allwinner H6 family SoCs.
Required to build:[
pkgtools/cwrappers] [
cross/aarch64-none-elf-gcc]
Master sites:
Filesize: 5661.231 KB
Version history: (Expand)
- (2020-06-30) Updated to version: arm-trusted-firmware-sun50i-h6-2.3
- (2020-04-04) Updated to version: arm-trusted-firmware-sun50i-h6-20180207nb1
- (2018-05-26) Package added to pkgsrc.se, version arm-trusted-firmware-sun50i-h6-20180207 (created)
CVS history: (Expand)
2020-06-30 16:33:16 by Jason R Thorpe | Files touched by this commit (21) |
Log message:
- Re-factor the arm-trusted-firmware packages into common definitions and
build infrastructure.
- Update arm-trusted-firmware to v2.3.
|
2020-04-04 17:12:17 by Jason R Thorpe | Files touched by this commit (4) |
Log message:
Use R_WDOG to reset H6 SoCs; some of them have non-working WDOG blocks.
|
2018-09-29 18:26:53 by Tobias Nygren | Files touched by this commit (1) |
Log message:
arm-trusted-firmware-sun50i-h6: build fix
|
2018-05-26 19:51:33 by Jared D. McNeill | Files touched by this commit (5) |
Log message:
Initial import of arm-trusted-firmware-sun50i-h6 version 20180207.
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 ATF for Allwinner H6 family SoCs.
|