Commit graph

4 commits

Author SHA1 Message Date
thorpej
894795e257 - Re-factor the arm-trusted-firmware packages into common definitions and
build infrastructure.
- Update arm-trusted-firmware to v2.3.
2020-06-30 14:33:14 +00:00
thorpej
e49905e2d4 Use R_WDOG to reset H6 SoCs; some of them have non-working WDOG blocks. 2020-04-04 15:12:17 +00:00
tnn
fe3d3de3ce arm-trusted-firmware-sun50i-h6: build fix 2018-09-29 16:26:53 +00:00
jmcneill
f0070ad09c 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.
2018-05-26 17:51:33 +00:00