1. 20 Apr, 2021 14 commits
  2. 19 Apr, 2021 2 commits
  3. 16 Apr, 2021 1 commit
  4. 15 Apr, 2021 1 commit
  5. 14 Apr, 2021 3 commits
  6. 13 Apr, 2021 2 commits
  7. 12 Apr, 2021 4 commits
  8. 09 Apr, 2021 1 commit
    • Manish Pandey's avatar
      plat/arm: don't provide NT_FW_CONFIG when booting hafnium · 2b6fc535
      Manish Pandey authored
      
      
      NT_FW_CONFIG file is meant to be passed from BL31 to be consumed by
      BL33, fvp platforms use this to pass measured boot configuration and
      the x0 register is used to pass the base address of it.
      
      In case of hafnium used as hypervisor in normal world, hypervisor
      manifest is expected to be passed from BL31 and its base address is
      passed in x0 register.
      
      As only one of NT_FW_CONFIG or hypervisor manifest base address can be
      passed in x0 register and also measured boot is not required for SPM so
      disable passing NT_FW_CONFIG.
      Signed-off-by: default avatarManish Pandey <manish.pandey2@arm.com>
      Change-Id: Ifad9d3658f55ba7d70f468a88997d5272339e53e
      2b6fc535
  9. 08 Apr, 2021 9 commits
  10. 07 Apr, 2021 3 commits