24 May, 2019

2 commits

  • i.MX6SLL boards enable fastboot as default.
    Support: mx6sllevk_defconfig
    mx6sllevk_epdc_defconfig
    mx6sllevk_optee_defconfig
    mx6sllevk_plugin_defconfig
    uuu will use fastboot command to write emmc.

    Signed-off-by: Xiaoning Wang
    Signed-off-by: Ye Li

    Ye Li
     
  • Add different defconfig for optee;
    Enable the TZASC support;
    Add env config for tee support.

    Signed-off-by: Bai Ping
    Reviewed-by: Peng Fan
    (cherry picked from commit 1f86ee60e72bb56af69a4128e8234e08c9bb1f59)
    (cherry picked from commit 819b988f3f1a8a207a380b09b4c71374b4b3ae0b)
    (cherry picked from commit 7d816e96f304a2a899efb675fda153ebe84775d2)

    Bai Ping