| #
2e9198d0 |
| 29-Jan-2025 |
Peter Robinson <pbrobinson@gmail.com> |
fix(nxp): imx_trdc.h header guard
The header guard define is IMX_XRDC_H where everything else is IMX_TRDC_H, gcc-15 complains about this so update the define to what it should be.
Fixes: 293529100
fix(nxp): imx_trdc.h header guard
The header guard define is IMX_XRDC_H where everything else is IMX_TRDC_H, gcc-15 complains about this so update the define to what it should be.
Fixes: 293529100 ("feat(imx93): add the trdc driver") Change-Id: I4767dc4d1c26ebe95d417be724f5cb848f54a524 Signed-off-by: Peter Robinson <pbrobinson@gmail.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 ...
|