arm-trusted-firmware/include
Konstantin Porotchkin 63a0b12794 plat: marvell: armada: platform definitions cleanup
- Remove
    TRUSTED_DRAM_BASE
    TRUSTED_DRAM_SIZE
    MARVELL_TRUSTED_SRAM_BASE
- Rename
    PLAT_MARVELL_TRUSTED_DRAM_* -> PLAT_MARVELL_TRUSTED_RAM_*
    PLAT_MARVELL_TRUSTED_SRAM_* -> MARVELL_TRUSTED_DRAM_*
    MARVELL_MAP_SHARED_RAM -> MARVELL_MAP_SECURE_RAM
- Move
    MARVELL_TRUSTED_DRAM_SIZE to marvell_def.h
- Enable MARVELL_MAP_SECURE_RAM region in BL2U memory map
- Add dependency of MARVELL_MAP_SHARED_RAM on LLC_SRAM
- Add minor style improvents

Change-Id: Iebc03361e4f88489af1597f54e137b27c241814c
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
[Improve patch after rebase]
Signed-off-by: Marcin Wojtas <mw@semihalf.com>
2020-06-19 18:02:28 +02:00
..
arch Prevent RAS register access from lower ELs 2020-06-12 10:20:11 -07:00
bl1 coverity: fix MISRA violations 2020-02-18 10:47:46 -06:00
bl2 BL2_AT_EL3: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 Use correct type when reading SCR register 2020-01-28 11:10:48 +00:00
bl32 spd: tlkd: support new TLK SMCs for RPMB service 2020-03-21 19:00:05 -07:00
common dualroot: add chain of trust for secure partitions 2020-06-09 16:22:26 +01:00
drivers drivers: marvell: add CCU driver API for window state checking 2020-06-19 17:59:44 +02:00
dt-bindings drivers: introduce ST ETZPC driver 2020-06-03 15:53:46 +02:00
export dualroot: add chain of trust for secure partitions 2020-06-09 16:22:26 +01:00
lib Tegra194: add RAS exception handling 2020-06-12 09:43:54 -07:00
plat plat: marvell: armada: platform definitions cleanup 2020-06-19 18:02:28 +02:00
services SPCI is now called PSA FF-A 2020-05-25 08:55:36 +00:00
tools_share cert_create: extend Secure partition support for tbbr CoT 2020-06-11 23:13:09 +01:00