1. 23 Aug, 2018 1 commit
    • nathan-menhorn's avatar
      Fixed ARM-software/tf-issues#603 · b554e768
      nathan-menhorn authored
      
      
      Updated optee_utils.c to fix ARM-software/tf-issues#603 related to the
      tee-validate-header bug.
      
      Minor updates to the header valid checking logic. It would never make
      sense to have less than 1 image to load so this is now checked.
      
      Changed OPTEE_MAX_IMAGE_NUM to OPTEE_MAX_NUM_IMAGES to clarify its
      definition. OPTEE_MAX_IMAGE_NUM sounds like an ID assigned to the last
      image to load. OPTEE_MAX_NUM_IMAGES sounds like the maximum number of
      images to load.
      Signed-off-by: default avatarNathan Menhorn <nathan.menhorn@xilinx.com>
      b554e768
  2. 13 Jul, 2018 1 commit
  3. 12 Jul, 2018 7 commits
  4. 11 Jul, 2018 22 commits
  5. 10 Jul, 2018 5 commits
  6. 09 Jul, 2018 1 commit
  7. 06 Jul, 2018 2 commits
  8. 05 Jul, 2018 1 commit