arm-trusted-firmware/include
Antonio Nino Diaz 22282bb68a SPM: Move all SP-related info to SP context struct
Move all information related to a Secure Partition to the struct
secure_partition_context_t.

This requires an in-depth refactor because most of the previous code of
SPM relied on global information.

Change-Id: I0a23e93817dcc191ce1d7506b8bc671d376123c4
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-05-23 13:50:18 +01:00
..
bl1 Fix MISRA rule 8.4 Part 1 2018-02-28 17:19:55 +00:00
bl2 Fix MISRA rule 8.5 in common code 2018-04-13 14:01:56 +01:00
bl2u Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
bl31 RAS: Allow individual interrupt registration 2018-05-04 08:33:17 +01:00
bl32 Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
common Correct some typo errors in comment 2018-05-22 16:19:17 +08:00
drivers Ensure read and write of flags are 32 bit 2018-05-17 16:42:41 +01:00
lib context_mgmt: Make cm_init_context_common public 2018-05-23 13:50:18 +01:00
plat Merge pull request #1380 from CJKay/mmap-fix 2018-05-15 18:40:19 +01:00
services SPM: Move all SP-related info to SP context struct 2018-05-23 13:50:18 +01:00
tools_share Dynamic cfg: Update the tools 2018-02-26 16:31:10 +00:00