| #
5d739016 |
| 02-May-2025 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
Merge "fix(imx93): trdc: restrict BLK_CTRL_S_AONMIX to secure world" into integration
|
| #
c6bf9289 |
| 12-Oct-2023 |
Ye Li <ye.li@nxp.com> |
fix(imx93): trdc: restrict BLK_CTRL_S_AONMIX to secure world
Configure the TRDC to restrict access to BLK_CTRL_S_AONMIX to secure world only. So the A55 resume entry in RVBARADDR0 can't be modified
fix(imx93): trdc: restrict BLK_CTRL_S_AONMIX to secure world
Configure the TRDC to restrict access to BLK_CTRL_S_AONMIX to secure world only. So the A55 resume entry in RVBARADDR0 can't be modified by untrusted applications.
Change-Id: I498580030d5c893b6d1c1739644eeca9b55c39ec Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Reviewed-by: Jacky Bai <ping.bai@nxp.com>
show more ...
|
| #
0e74b661 |
| 06-Jul-2023 |
Manish Pandey <manish.pandey2@arm.com> |
Merge changes from topic "imx93_basic_support" into integration
* changes: docs(imx9): add imx93 platform feat(imx93): add OPTEE support feat(imx93): protect OPTEE memory to secure access only
Merge changes from topic "imx93_basic_support" into integration
* changes: docs(imx9): add imx93 platform feat(imx93): add OPTEE support feat(imx93): protect OPTEE memory to secure access only feat(imx93): add cpuidle and basic suspend support feat(imx93): add reset & poweroff support feat(imx93): allow SoC masters access to system TCM feat(imx93): update the ocram trdc config for did10 feat(imx93): add the basic support feat(imx93): add the trdc driver build(changelog): add new scopes for nxp imx platform
show more ...
|
| #
f560f843 |
| 27-Sep-2022 |
Ye Li <ye.li@nxp.com> |
feat(imx93): protect OPTEE memory to secure access only
Configure TRDC_NIC MRC0 to protect OPTEE DDR memory to secure access only from A55 cores and other peripherals' masters.
Signed-off-by: Ye Li
feat(imx93): protect OPTEE memory to secure access only
Configure TRDC_NIC MRC0 to protect OPTEE DDR memory to secure access only from A55 cores and other peripherals' masters.
Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Jacky Bai <ping.bai@nxp.com> Change-Id: Ie5363ecff67e3183fbde998a0bba93df4c099e1f
show more ...
|
| #
3d3b769a |
| 24-Apr-2022 |
Yangbo Lu <yangbo.lu@nxp.com> |
feat(imx93): allow SoC masters access to system TCM
SoC masters should be allowed to access to system TCM. For example, This makes it possible for M core to run ENET/ENET_QOS examples whose DMA acce
feat(imx93): allow SoC masters access to system TCM
SoC masters should be allowed to access to system TCM. For example, This makes it possible for M core to run ENET/ENET_QOS examples whose DMA accesses system TCM in single boot mode.
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> Change-Id: I4149e047e49a66699015f92c25a7f5334a972835
show more ...
|
| #
eb76a241 |
| 26-Jul-2022 |
Jacky Bai <ping.bai@nxp.com> |
feat(imx93): update the ocram trdc config for did10
Update the ocram trdc config for DID10 to make sure NPU can access the OCRAM. Need to fine tune the OCRAM config in the future.
Signed-off-by: Ja
feat(imx93): update the ocram trdc config for did10
Update the ocram trdc config for DID10 to make sure NPU can access the OCRAM. Need to fine tune the OCRAM config in the future.
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> Change-Id: Iaa8518e0bea2c3939292202c116bd08444e07698
show more ...
|
| #
2368d7b1 |
| 25-May-2023 |
Jacky Bai <ping.bai@nxp.com> |
feat(imx93): add the basic support
Add the basic boot support for i.MX93.
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I48bac2fd8bf2145133edf101a315908266c3f50a
|