1. 18 Sep, 2018 1 commit
    • Antonio Nino Diaz's avatar
      BL31: Fix warning about BL32 init function · 74ad948f
      Antonio Nino Diaz authored
      
      
      The expected value for failure is 0, so the warning only has to be shown
      in that case. This is the way the TSPD has done it since it was
      introduced, and the way SPM and OP-TEE do it.
      
      Trusty wrongly returns 0 on success.
      
      In the case of TLK, the return value of tlkd_init() is passed from the
      secure world in register X1 when calling the SMC TLK_ENTRY_DONE.
      
      Change-Id: I39106d67631ee57f109619f8830bf4b9d96155e6
      Signed-off-by: default avatarAntonio Nino Diaz <antonio.ninodiaz@arm.com>
      74ad948f
  2. 12 Sep, 2018 1 commit
  3. 11 Sep, 2018 3 commits
  4. 10 Sep, 2018 6 commits
  5. 09 Sep, 2018 1 commit
  6. 08 Sep, 2018 1 commit
  7. 07 Sep, 2018 18 commits
  8. 06 Sep, 2018 1 commit
  9. 05 Sep, 2018 8 commits