Skip to content
  1. Jul 04, 2022
    • Javier Almansa Sobrino's avatar
      feat(rmmd): add support for RMM Boot interface · 8c980a4a
      Javier Almansa Sobrino authored
      
      
      This patch adds the infrastructure needed to pass boot arguments from
      EL3 to RMM and allocates a shared buffer between both worlds that can
      be used, among others, to pass a boot manifest to RMM. The buffer is
      composed a single memory page be used by a later EL3 <-> RMM interface
      by all CPUs.
      
      The RMM boot manifest is not implemented by this patch.
      
      In addition to that, this patch also enables support for RMM when
      RESET_TO_BL31 is enabled.
      
      Signed-off-by: Javier Almansa Sobrino's avatarJavier Almansa Sobrino <javier.almansasobrino@arm.com>
      Change-Id: I855cd4758ee3843eadd9fb482d70a6d18954d82a
      8c980a4a
  2. Jun 28, 2022
  3. Jun 27, 2022
  4. Jun 24, 2022
  5. Jun 22, 2022
  6. Jun 21, 2022
  7. Jun 20, 2022
  8. Jun 17, 2022
  9. Jun 16, 2022
Loading