arm-trusted-firmware/include/drivers/arm
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
..
cryptocell Fix order of #includes 2017-07-12 14:45:31 +01:00
arm_gicv3_common.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
cci.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
ccn.h ccn: Introduce API to set and read value of node register 2018-11-23 16:38:43 +05:30
gic_common.h GIC: Remove lowest priority constants 2018-12-14 09:26:54 +00:00
gicv2.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
gicv3.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
nic_400.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
pl011.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
pl061_gpio.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
smmu_v3.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
sp804_delay_timer.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
sp805.h Fix MISRA defects in SP805 driver 2018-07-30 09:30:15 +01:00
tzc380.h drivers: add tzc380 support 2018-12-04 18:06:41 +08:00
tzc400.h tzc: Fix MISRA defects 2018-10-23 12:12:03 +01:00
tzc_common.h plat/arm: Fix types of constants in headers 2018-11-01 14:15:39 +00:00
tzc_dmc500.h tzc: Fix MISRA defects 2018-10-23 12:12:03 +01:00
tzc_dmc620.h drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller 2018-11-21 19:25:35 +05:30