History log of /rk3399_ARM-atf/plat/imx/imx8m/imx8m_caam.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 7d3287f3 20-Sep-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "fix(imx8m): correct serial output for HAB JR0" into integration


# 6e24d795 19-Sep-2022 Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>

fix(imx8m): correct serial output for HAB JR0

Serial output is missing the EOL marker, which makes the output garbled.

Add EOL to the output, which adds a newline and makes log output
consistent.

fix(imx8m): correct serial output for HAB JR0

Serial output is missing the EOL marker, which makes the output garbled.

Add EOL to the output, which adds a newline and makes log output
consistent.

Fixes: 77850c96f23b ("feat(plat/imx8m): do not release JR0 to NS if HAB is using it")
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Cc: Franck LENORMAND <franck.lenormand@nxp.com>
Cc: Jacky Bai <ping.bai@nxp.com>
Change-Id: I58b67f441016122bc9361d7224d310522917eff0

show more ...


# 42f31f5f 09-May-2022 Manish Pandey <manish.pandey2@arm.com>

Merge "feat(plat/imx8m): do not release JR0 to NS if HAB is using it" into integration


# 77850c96 13-Jun-2021 Franck LENORMAND <franck.lenormand@nxp.com>

feat(plat/imx8m): do not release JR0 to NS if HAB is using it

In case JR0 is used by the HAB for secure boot, it can be used later
for authenticating kernel or other binaries.

We are checking if th

feat(plat/imx8m): do not release JR0 to NS if HAB is using it

In case JR0 is used by the HAB for secure boot, it can be used later
for authenticating kernel or other binaries.

We are checking if the HAB is using the JR by the DID set.

Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com>
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Change-Id: I6e9595012262ffabfc3f3d4841f446f34e48e059

show more ...


# 21bde92f 09-Jul-2019 Sandrine Bailleux <sandrine.bailleux@arm.com>

Merge "plat: imx8m: Add caam module init on imx8m" into integration


# 2502709f 12-Jun-2019 Jacky Bai <ping.bai@nxp.com>

plat: imx8m: Add caam module init on imx8m

CAAM module must be initialized in secure world
before it can be used in non-secure world.

Change-Id: I042893667ddef99d8b6fc3902847d516d8591996
Signed-off

plat: imx8m: Add caam module init on imx8m

CAAM module must be initialized in secure world
before it can be used in non-secure world.

Change-Id: I042893667ddef99d8b6fc3902847d516d8591996
Signed-off-by: Jacky Bai <ping.bai@nxp.com>

show more ...