]> Git Repo - u-boot.git/commit
configs: colibri_imx7: enable CAAM driver
authorStefan Agner <[email protected]>
Tue, 8 Jan 2019 11:42:35 +0000 (12:42 +0100)
committerStefano Babic <[email protected]>
Mon, 28 Jan 2019 12:02:08 +0000 (13:02 +0100)
commitedb411e2e6aeb7214641a53d78d1dc4a943290a0
tree136315d7800b93be4aae731fa7cd8e6e48c6ccff
parent72a1d113889af1d58e29cbaf9af806cc5dd5630e
configs: colibri_imx7: enable CAAM driver

Access to CAAM in non-secure mode must be enabled by the boot
loader first. The U-Boot CAAM driver enables access to CAAM in
non-secure mode by default. Hence enable the CAAM driver to
allow Linux accessing CAAM directly. This prevents error
messages like the following on Linux boot:
  caam 30900000.caam: Entropy delay = 3200
  caam 30900000.caam: failed to acquire DECO 0
  caam 30900000.caam: failed to instantiate RNG

Signed-off-by: Stefan Agner <[email protected]>
Acked-by: Marcel Ziswiler <[email protected]>
configs/colibri_imx7_defconfig
This page took 0.033056 seconds and 4 git commands to generate.