1. 11 Jun, 2021 4 commits
    • johpow01's avatar
      feat(RME): Add TRP · 08e34e7b
      johpow01 authored
      
      
      Adding Testing Realm Payload. This is the realm
      dummy payload that is loaded as default if the RMM
      is not loaded into BL32.  There are basic SMC
      calls supported which include version request and
      granule transition that is exercised from TFTF.
      This is communicated to RMMD via SMC calls
      from non secure world.
      Signed-off-by: default avatarJohn Powell <john.powell@arm.com>
      Change-Id: I489cb145866f05bb30dd4802a98464024af02fbf
      08e34e7b
    • johpow01's avatar
      feat(RME): Run BL2 in root world · 6e346fe2
      johpow01 authored
      
      
      This patch enables BL2 to run in root world (EL3) which is
      needed as per the security model of RME-enabled systems.
      Signed-off-by: default avatarJohn Powell <john.powell@arm.com>
      Change-Id: I53ace51e326fcdd44d44c791a7cb9ffaa20ed3f5
      6e346fe2
    • johpow01's avatar
      feat(RME): Add GPT Library · 156ed4ce
      johpow01 authored
      
      
      This patch adds the granule partition table library code.  It will be
      updated later to be more flexible, as the current implementation is
      very rigid.
      Signed-off-by: default avatarJohn Powell <john.powell@arm.com>
      Change-Id: I523e247bdb373595131469f5226f0680514fcffe
      156ed4ce
    • johpow01's avatar
      feat(RME): Xlat updates and general architectural changes · fab2a4e3
      johpow01 authored
      
      
      This patch makes the necessary changes in the Xlat framework as well as
      some general architectural changes needed in RME-enabled systems.
      Signed-off-by: default avatarJohn Powell <john.powell@arm.com>
      Change-Id: I1953de15fc9b8d10a6b2eead100513729f66e2ea
      fab2a4e3
  2. 17 May, 2021 3 commits
  3. 14 May, 2021 3 commits
  4. 13 May, 2021 3 commits
  5. 12 May, 2021 3 commits
  6. 07 May, 2021 2 commits
  7. 05 May, 2021 3 commits
  8. 04 May, 2021 2 commits
  9. 30 Apr, 2021 14 commits
  10. 29 Apr, 2021 3 commits