arm-trusted-firmware/plat/amlogic
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
..
axg Plat AXG: Fix PLAT_MAX_PWR_LVL value 2020-12-29 13:52:11 +00:00
common Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
g12a amlogic: g12a: Add support for the S905X2 (G12A) platform 2019-09-26 09:27:45 +01:00
gxbb Merge changes from topic "amlogic-g12a" into integration 2019-09-27 09:53:40 +00:00
gxl Merge changes from topic "amlogic-g12a" into integration 2019-09-27 09:53:40 +00:00