1. 20 Apr, 2021 1 commit
    • Manish Pandey's avatar
      doc: spm: update messaging method field · 2480e4c3
      Manish Pandey authored
      
      
      As per FF-A v1.0 spec, Table 3.1, messaging method field also contains
      information about whether partition supports managed exit or not.
      Since a partition can support managed exit only if it supports direct
      messaging, so there are two new possible values, managed exit with only
      direct messaging or with both messaging methods.
      Signed-off-by: default avatarManish Pandey <manish.pandey2@arm.com>
      Change-Id: Ic77cfb37d70975c3a36c56f8b7348d385735f378
      2480e4c3
  2. 16 Apr, 2021 1 commit
  3. 15 Apr, 2021 1 commit
  4. 14 Apr, 2021 3 commits
  5. 13 Apr, 2021 2 commits
  6. 12 Apr, 2021 4 commits
  7. 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
  8. 08 Apr, 2021 9 commits
  9. 07 Apr, 2021 7 commits
  10. 06 Apr, 2021 7 commits
  11. 01 Apr, 2021 3 commits
  12. 31 Mar, 2021 1 commit