Skip to content
  1. Aug 25, 2022
  2. Aug 24, 2022
  3. Aug 21, 2022
    • Marc Bonnici's avatar
      feat(fvp/tsp_manifest): add example manifest for TSP · 3cf080ed
      Marc Bonnici authored and Shruti Gupta's avatar Shruti Gupta committed
      
      
      Add an example manifest for the EL3 SPMC on the FVP Platform
      that allows booting the TSP example partition.
      
      Signed-off-by: Marc Bonnici's avatarMarc Bonnici <marc.bonnici@arm.com>
      Change-Id: Ie7f40328e0313abb5b1a121dfdc22a5f7387587f
      Signed-off-by: Shruti Gupta's avatarShruti Gupta <shruti.gupta@arm.com>
      3cf080ed
    • Marc Bonnici's avatar
      fix(spmc): fix relinquish validation check · b4c3621e
      Marc Bonnici authored and Shruti Gupta's avatar Shruti Gupta committed
      
      
      The current implementation expects that the endpoint IDs of all
      participants of a memory transaction to be listed in the relinquish
      descriptor. As per the FF-A spec, aside from the current partition
      ID, only the IDs of stream endpoints whose behalf it is relinquishing
      the memory region must be specified.
      
      The current implementation does not currently support proxy endpoints
      therefore ensure that the endpoint count is always equal to 1 and
      no stream endpoint IDs are specified and instead just verify the
      caller is a valid participant in the memory transaction.
      
      Additionally reuse the updated check in the retrieve request flow
      for additional verification.
      
      Signed-off-by: Marc Bonnici's avatarMarc Bonnici <marc.bonnici@arm.com>
      Change-Id: I3b970196af8a16b2531607775398cb8a2473793b
      b4c3621e
  4. Aug 09, 2022
  5. Aug 08, 2022
  6. Aug 07, 2022
  7. Aug 04, 2022
  8. Aug 02, 2022
  9. Aug 01, 2022
  10. Jul 31, 2022
  11. Jul 29, 2022
  12. Jul 28, 2022
  13. Jul 27, 2022
  14. Jul 26, 2022
  15. Jul 25, 2022
  16. Jul 22, 2022
  17. Jul 21, 2022
Loading