07 Dec, 2018

1 commit


20 Aug, 2018

1 commit

  • This commit did:
    1. Sync AVB lib with external/avb, head of commit is:
    commit 6d5326a945c2d17d5d0e7718d5cb97663c3b33a2
    Author: Neal Ostrem
    Date: Tue Apr 24 13:09:45 2018 -0700

    Merge fix/changes required after merge from AOSP ToT.

    Change library name to one used by AT.
    Test: Built successfully and unit tests pass.
    Change-Id: I5e5fc9a6010d96cfecfc6faf0858ba930cba65a0
    2. Change product id in ATX to be full zeros to sync with
    external/avb.
    3. Fix build errors and implement ops fsl_set_key_version.
    4. Move most nxp modified code to lib/avb/fsl/.

    Test: build and boot successfully for imx7d_pico and imx8m_phanbell.

    Change-Id: I199a035fe8267b10955299a4b745458d40a2e754
    Signed-off-by: Luo Ji

    Luo Ji
     

13 Aug, 2018

1 commit


30 Jul, 2018

1 commit

  • CAAM was enabled on imx8m by default in commit 9963299
    (MLK-18703: crypto: caam: Add TRNG init function call),
    this will cause errors when try to access RPMB.
    Disable CAAM on imx8m because we don't need it on Android now.

    Test: build and boot ok on imx8m_evk and imx8mm_evk.

    Change-Id: I469f95ed0eada7161fa7f44f022ceb02b2e185b5
    Signed-off-by: Ji Luo

    Ji Luo
     

20 Jul, 2018

1 commit


13 Jun, 2018

1 commit