switch-l4t-atf/include
Vikram Kanigiri 421295a017 Add support for SSC_VERSION register on CSS platforms
Each ARM Compute Subsystem based platform implements a System Security
Control (SSC) Registers Unit. The SSC_VERSION register inside it carries
information to identify the platform. This enables ARM Trusted Firmware
to compile in support for multiple ARM platforms and choose one at
runtime. This patch adds macros to enable access to this register.
Each platform is expected to export its PART_NUMBER separately.

Additionally, it also adds juno part number.

Change-Id: I2b1d5f5b65a9c7b76c6f64480cc7cf0aef019422
2016-02-11 17:04:02 +00:00
..
bl1 FWU: Add Generic Firmware Update framework support in BL1 2015-12-09 17:41:18 +00:00
bl31 Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
bl32 Enable use of FIQs and IRQs as TSP interrupts 2015-12-04 12:02:12 +00:00
common Migrate __warn_deprecated -> __deprecated 2016-01-14 10:55:17 -08:00
drivers Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 2016-02-01 19:03:41 +00:00
lib Disable non-temporal hint on Cortex-A53/57 2016-02-08 09:31:18 +00:00
plat Add support for SSC_VERSION register on CSS platforms 2016-02-11 17:04:02 +00:00
stdlib cdefs.h: Use __deprecated__ instead of deprecated 2016-01-20 15:45:39 -08:00