arm-trusted-firmware/plat
Alexei Fedorov 47f2445ad6 Plat AXG: Fix PLAT_MAX_PWR_LVL value
This patch fixes AXG platform build error:
plat/amlogic/axg/axg_pm.c: In function 'axg_pwr_domain_off':
plat/amlogic/axg/axg_pm.c:124:43: error: array subscript 2
 is above array bounds of 'const plat_local_state_t[2]'
 {aka 'const unsigned char[2]'}
by changing PLAT_MAX_PWR_LVL from MPIDR_AFFLVL1 to MPIDR_AFFLVL2
in plat\amlogic\axg\include\platform_def.h.

Change-Id: I9a701e8f26231e62f844920aec5830664f3fb324
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
2020-12-29 13:52:11 +00:00
..
allwinner plat/allwinner: Use common gicv2.mk 2020-08-17 11:13:01 +01:00
amlogic Plat AXG: Fix PLAT_MAX_PWR_LVL value 2020-12-29 13:52:11 +00:00
arm plat/arm/rdn2: update gic redistributor base address 2020-12-16 13:29:37 +05:30
brcm Merge "Don't return error information from console_flush" into integration 2020-10-14 18:59:27 +00:00
common Fix typos and misspellings 2020-11-12 15:21:11 +00:00
hisilicon Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
imx Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
intel/soc intel: common: Fix non-MISRA compliant code v2 2020-10-27 11:21:00 +08:00
layerscape Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
marvell plat: marvell: armada: a3k: Simplify check if WTP variable is defined 2020-12-07 11:06:36 +00:00
mediatek mediatek: mt8192: dcm: Add mcusys related dcm drivers 2020-12-07 23:31:19 +00:00
nvidia/tegra plat/nvidia: tegra: Rename SMC API 2020-11-19 20:09:28 +00:00
qemu qemu/qemu_sbsa: increase SHARED_RAM_SIZE 2020-12-01 14:01:24 +00:00
qti plat:qti Mandate SMC implementaion 2020-11-20 01:09:52 +05:30
renesas/rcar Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
rockchip rockchip: Add support for the stack protector 2020-12-01 11:54:57 +01:00
rpi Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
socionext Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
st Merge "Don't return error information from console_flush" into integration 2020-10-14 18:59:27 +00:00
ti/k3 Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
xilinx xilinx: versal: fix static failure 2020-12-10 10:48:22 +00:00