fix(nxp): move includes to where they are neededThe PSCI platform code relies on various headers being included fromcommon code and includes very little itself. As a result, changes incommon code
fix(nxp): move includes to where they are neededThe PSCI platform code relies on various headers being included fromcommon code and includes very little itself. As a result, changes incommon code cause the platform build to fail. Add some headers that arenecessary for the compilation of the file and move the core includes towhere they are used.Change-Id: I7dc10e62cf71e5c70bcb2a874ffc7785a24189fdSigned-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
show more ...
feat(plat/nxp/common): define common macro for ARM registersDefine common register macro both for Cortex-A53 and Cortex-A72because the code will be used by both Cortex platform.Signed-off-by: Bi
feat(plat/nxp/common): define common macro for ARM registersDefine common register macro both for Cortex-A53 and Cortex-A72because the code will be used by both Cortex platform.Signed-off-by: Biwen Li <biwen.li@nxp.com>Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>Change-Id: I485661bfe3ed4f214c403ff6af53dc6af1ddf089
nxp: psci platform functions used by lib/psciSigned-off-by: rocket <rod.dorris@nxp.com>Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>Change-Id: I9853263ed38fb2a9f04b9dc7d768942e32074719