arm-trusted-firmware/include
Jeenu Viswambharan 35cd9e8169 GIC: Remove lowest priority constants
The GIC lowest priority values for each world depends on the number of
priority values implemented in hardware. These constants currently
defined in gic_common.h only meant to enumerate lowest possible
architectural values. Since these values are not used in generic code or
upstream platforms, and that general use of these constants can be
wrong, remove these. Platforms should either define and use these as
appropriate, or determine correct values at run time.

Change-Id: I3805cea8ceb8a592b9eff681ea1b63b7496cec5f
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2018-12-14 09:26:54 +00:00
..
bl1 Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl2 Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl32 Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
common AArch64: Use SSBS for CVE_2018_3639 mitigation 2018-12-10 14:28:58 +00:00
drivers GIC: Remove lowest priority constants 2018-12-14 09:26:54 +00:00
dt-bindings stm32mp1: Add device tree files 2018-07-24 17:18:35 +02:00
lib Merge pull request #1712 from jeenu-arm/ssbs 2018-12-12 09:43:49 +00:00
plat SPM: Implement global response buffer helpers 2018-12-11 15:04:24 +00:00
services SPM: Remove remaining SMC interfaces 2018-12-11 15:04:24 +00:00
tools_share SPM: sptool: Introduce tool to package SP and RD 2018-12-11 13:45:41 +00:00