ti: k3: Setup initial files for platform
Nishanth Menon authored
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>
1841c533
Name Last commit Last update
..
diagrams Add Secure Partition Manager (SPM) design document
plantuml SDEI: Update doc to clarify delegation
plat ti: k3: Setup initial files for platform
spd Update Arm TF references to TF-A
arm-sip-service.rst Update Arm TF references to TF-A
auth-framework.rst Update Arm TF references to TF-A
change-log.rst Update change-log.rst for v1.5
cpu-specific-build-macros.rst Add support for dynamic mitigation for CVE-2018-3639
firmware-design.rst Adjust BL2_AT_EL3 memory layout
firmware-update.rst Update Arm TF references to TF-A
interrupt-framework-design.rst Update Arm TF references to TF-A
platform-interrupt-controller-API.rst Update Arm TF references to TF-A
platform-migration-guide.rst Update Arm TF references to TF-A
porting-guide.rst Fix doc for bl31_plat_get_next_image_ep_info()
psci-lib-integration-guide.rst Rename 'smcc' to 'smccc'
psci-pd-tree.rst Update Arm TF references to TF-A
reset-design.rst Update Arm TF references to TF-A
rt-svc-writers-guide.rst Rename 'smcc' to 'smccc'
sdei.rst Update Arm TF references to TF-A
secure-partition-manager-design.rst plat/arm: SPM: Force BL31 to DRAM when SPM is used
trusted-board-boot.rst Update Arm TF references to TF-A
user-guide.rst Correct ordering of log levels in documentation
xlat-tables-lib-v2-design.rst Update Arm TF references to TF-A