configs: imx8mp_beacon: Fall back to using TF-A
authorAdam Ford <aford173@gmail.com>
Thu, 7 Mar 2024 11:58:58 +0000 (05:58 -0600)
committerFabio Estevam <festevam@gmail.com>
Mon, 11 Mar 2024 11:43:08 +0000 (08:43 -0300)
commit383d4b130c603d88e57e97091d03d1fd733e1403
tree04ca857daeb239ca930a48ce36c1c27dacbcb5c3
parent76832300a9c8b4a61cb7a49e0b9779e931abbc37
configs: imx8mp_beacon: Fall back to using TF-A

When the board was originally added, it enabled some features which
allowed it to bypass Trusted Firmware, but as the feature set of
Linux grew and more features became available, the U-Boot config
options which bypassed TF-A caused issues, so it needs to return
to the standard operating mode of using TF-A or the system no
longer boots.

Fixes: ab53bd43dbde ("arm64: imx: Add support for imx8mp-beacon-kit")
Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
configs/imx8mp_beacon_defconfig