[PATCH v3] ARM: imx: Get rid of only i.MX8M SMCCC arch call

2022-04-13 Thread sbabic
> This is the only place where i.MX8M code does SMCCC call, remove it. > The output has little value as it prints some part of commit ID, and > worse, if there is no SMC handler installed, the code outright hangs > or crashes the system. > By removing this one instance of SMCCC call, U-Boot no long

[PATCH v3] ARM: imx: Get rid of only i.MX8M SMCCC arch call

2022-04-12 Thread Marek Vasut
This is the only place where i.MX8M code does SMCCC call, remove it. The output has little value as it prints some part of commit ID, and worse, if there is no SMC handler installed, the code outright hangs or crashes the system. By removing this one instance of SMCCC call, U-Boot no longer depend