imx: Unify Platform specific defines for PSCI modulePLATFORM_CORE_COUNT - Unsigned intPLATFORM_CLUSTER_COUNT - Unsigned intPLATFORM_MAX_CPUS_PER_CLUSTER - Unsigned intPLATFORM_CORE_COUNT_PER_CLU
imx: Unify Platform specific defines for PSCI modulePLATFORM_CORE_COUNT - Unsigned intPLATFORM_CLUSTER_COUNT - Unsigned intPLATFORM_MAX_CPUS_PER_CLUSTER - Unsigned intPLATFORM_CORE_COUNT_PER_CLUSTER - Unsigned intSigned-off-by: Deepika Bhavnani <deepika.bhavnani@arm.com>Change-Id: I8b19e833a4e1067e1cfcc9bfaede7854e0e63004
show more ...
plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mmAdd the basic support for opteed SPD on imx8mq & imx8mm.Signed-off-by: Jacky Bai <ping.bai@nxp.com>Change-Id: I6c4855c89dea78d13d172c
plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mmAdd the basic support for opteed SPD on imx8mq & imx8mm.Signed-off-by: Jacky Bai <ping.bai@nxp.com>Change-Id: I6c4855c89dea78d13d172c3d86cf047f829e51ce
plat: imx8m: Add basic rdc module init driverAdd the basic support for RDC init/config driver,this module driver can be enhanced more if necessary.Signed-off-by: Jacky Bai <ping.bai@nxp.com>Cha
plat: imx8m: Add basic rdc module init driverAdd the basic support for RDC init/config driver,this module driver can be enhanced more if necessary.Signed-off-by: Jacky Bai <ping.bai@nxp.com>Change-Id: I290dc378d0d85671435f9de46d5aa790b4e006c8
plat: imx8m: Add caam module init on imx8mCAAM module must be initialized in secure worldbefore it can be used in non-secure world.Change-Id: I042893667ddef99d8b6fc3902847d516d8591996Signed-off
plat: imx8m: Add caam module init on imx8mCAAM module must be initialized in secure worldbefore it can be used in non-secure world.Change-Id: I042893667ddef99d8b6fc3902847d516d8591996Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Remove MULTI_CONSOLE_API flag and references to itThe new API becomes the default one.Change-Id: Ic1d602da3dff4f4ebbcc158b885295c902a24fecSigned-off-by: Ambroise Vincent <ambroise.vincent@arm.co
Remove MULTI_CONSOLE_API flag and references to itThe new API becomes the default one.Change-Id: Ic1d602da3dff4f4ebbcc158b885295c902a24fecSigned-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
plat: imx8m: Add the aipstz init to config peripheral accessAIPSTZ provide access control for all the peripherals connectedto it. In this patch all the perperals are configured accessibleto all t
plat: imx8m: Add the aipstz init to config peripheral accessAIPSTZ provide access control for all the peripherals connectedto it. In this patch all the perperals are configured accessibleto all the master. it can be customized based the actual usecase.Signed-off-by: Jacky Bai <ping.bai@nxp.com>Change-Id: I5ef5baa1da6906f13a60923d27ede336c61e319a
plat: imx8m: Implement IMX_SIP_BUILDINFOThe IMX_SIP_BUILDINFO call was implemented for imx8qm and imx8qx butit's also applicable to imx8m.This fixes U-Boot not printing commit hash on 8m with up
plat: imx8m: Implement IMX_SIP_BUILDINFOThe IMX_SIP_BUILDINFO call was implemented for imx8qm and imx8qx butit's also applicable to imx8m.This fixes U-Boot not printing commit hash on 8m with upstream TF-A.Change-Id: Idcfd9729eaaccf329c24e241da325f1f6cd3c880Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
plat: imx8m: remove deprecated code includeThe 'drivers/console/aarch64/console.S' is not needed,so remove it from build to fix the build error when'ERROR_DEPRECATED'set.Change-Id: Id047a355f82
plat: imx8m: remove deprecated code includeThe 'drivers/console/aarch64/console.S' is not needed,so remove it from build to fix the build error when'ERROR_DEPRECATED'set.Change-Id: Id047a355f82fd33298b7e2b49eff289d28eb5b56Signed-off-by: Jacky Bai <ping.bai@nxp.com>
plat: imx8m: Add the basic support for imx8mmThe i.MX8M Mini is new SOC of the i.MX8M family. it isfocused on delivering the latest and greatest video andaudio experience combining state-of-the-a
plat: imx8m: Add the basic support for imx8mmThe i.MX8M Mini is new SOC of the i.MX8M family. it isfocused on delivering the latest and greatest video andaudio experience combining state-of-the-art media-specificfeatures with high-performance processing while optimizedfor lowest power consumption. The i.MX 8M Mini Media ApplicationsProcessor is 14nm FinFET product of the growing i.MX8M familytargeting the consumer & industrial market. It is built in 14LPPto achieve both high performance and low power consumptionand relies on a powerful fully coherent core complex based ona quad Cortex-A53 cluster with video and graphics acceleratorsthis patch add the basic support for i.MX8MM.Signed-off-by: Jacky Bai <ping.bai@nxp.com>
1234