Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 1841c533 authored by Nishanth Menon's avatar Nishanth Menon Committed by Andrew F. Davis
Browse files

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: default avatarBenjamin Fair <b-fair@ti.com>
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
parent d135ad78
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment