From 1841c533c90ff560230b4d3c497356f8ac4210a2 Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Fri, 14 Oct 2016 01:13:34 +0000 Subject: ti: k3: Setup initial files for platform Create the baseline Makefile, platform definitions file and platform specific assembly macros file. This includes first set of constants for the platform including cache sizes and linker format and a stub for BL31 and the basic memory layout K3 SoC family of processors do not use require a BL1 or BL2 binary, since such functions are provided by an system controller on the SoC. This lowers the burden of ATF to purely managing the local ARM cores themselves. Signed-off-by: Benjamin Fair Signed-off-by: Nishanth Menon Signed-off-by: Andrew F. Davis --- readme.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.rst') diff --git a/readme.rst b/readme.rst index 94b1e638..3738c97d 100644 --- a/readme.rst +++ b/readme.rst @@ -183,6 +183,7 @@ This release also contains the following platform support: - Raspberry Pi 3 board - RockChip RK3328, RK3368 and RK3399 SoCs - Socionext UniPhier SoC family +- Texas Instruments K3 SoCs - Xilinx Zynq UltraScale + MPSoC Still to come -- cgit v1.2.3