Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Nov 2020 17:37:40
v2.4

|
manu  |
sysutils/atf: Update to v2.4
Bump u-boot ports that depends on it.
While here update the metadata and pkg-descr for the allwinner64 family so
u-boot is put in an alternate location that doesn't conflict with GPT
partitions. |
23 Apr 2020 18:42:45
v2.3

|
manu  |
sysutils/atf-master: Update to v2.3 |
11 Apr 2020 20:57:56
v2.1

|
manu  |
sysutils/atf: Do not override CFLAGS when building
ATF is built using -Os for most platform so don't pass the CFLAGS
generated by the ports framework.
This fix building atf-rk3399 with gcc 8.4.0 |
17 Apr 2019 20:39:39
v2.1

|
manu  |
atf: Update to v2.1
Since allwinner targets is now present in 2.1 track the same version as
the atf-master port. |
05 Feb 2019 15:47:28
v2.0

|
manu  |
atf-master: Hook to the build and add IGNORE when no platform is specified
Reported by: antoine |
05 Feb 2019 15:45:52
v2.0

|
manu  |
sysutils/atf-rk3399: Add a new ARM ATF port for RochChip RK3399 SoC |
05 Feb 2019 15:30:30
v2.0

|
manu  |
Add a new atf-master master port.
ARM Arm Trusted Framework (sometimes called TF-A for reasons ...) provides
a reference implementation of secure world software for Armv7-A and Armv8-A,
including a Secure Monitor executing at Exception Level 3 (EL3).
We had a port for Alwinner A64/H5 chip, but we need to introduced more ports.
So convert this to a master/slave port scheme like u-boot.
atf-allwinner is now badly named, when it was introduced it only support A64,
now it both support A64 and H5 and there is another ATF platform for H6.
Rename it with the platform name |