- 45b7dcc test(memory sharing): retrieve request from v1.0 borrower by J-Alves · 2 years, 10 months ago
- 2d8457f feat(memory sharing): retrieve response v1.0 by J-Alves · 2 years, 10 months ago
- 126ab50 feat: FF-A v1.0 resources by J-Alves · 2 years, 10 months ago
- 0b6653d refactor(memory share): FF-A v1.1 structures by J-Alves · 3 years, 4 months ago
- 4342a3c feat: add security state attribute definitions by Olivier Deprez · 3 years, 5 months ago
- 77d3bcd feat(interrupts): add FFA_EL3_INTR_HANDLE support by Madhukar Pappireddy · 2 years, 5 months ago
- 34b8ae9 feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ) by Karl Meakin · 2 years, 7 months ago
- 715d623 fix: implicitly casts by J-Alves · 2 years, 6 months ago
- 2957b92 feat: add FFA_PARTITION_INFO_GET_REGS helpers by Raghu Krishnamurthy · 2 years, 7 months ago
- 7592bcb feat(spmc): add FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 2 years, 7 months ago
- 567068e refactor: Add extended arguments in ffa_value by Raghu Krishnamurthy · 2 years, 7 months ago
- 7928b92 fix(console_log): correctly fill 32-bit args by Kathleen Capella · 2 years, 6 months ago
- 94cc33f feat(hftest): add service endpoint helpers by Madhukar Pappireddy · 2 years, 8 months ago
- 7007993 fix: rxtx unmap forwarding and handling by J-Alves · 2 years, 8 months ago
- 402fa85 feat(ff-a): report execution state in partition info get by Kathleen Capella · 2 years, 9 months ago
- 013f4d6 fix: partition info get count flags usage by Olivier Deprez · 2 years, 9 months ago
- 65dd8ba refactor: types definition for assembly files by Olivier Deprez · 2 years, 10 months ago
- c5203fb refactor: move interrupt_type to arch header by Olivier Deprez · 2 years, 10 months ago
- 86f6cde feat: remove waiter list by Federico Recanati · 3 years, 3 months ago
- ba0e617 test(memory share): share with multiple borrowers by J-Alves · 3 years, 3 months ago
- 9b24ed8 refactor(memory share): init descriptor for memory retrieve by J-Alves · 3 years ago
- f4eecf7 feat(memory share): init functions for multiple borrower by J-Alves · 3 years, 1 month ago
- 25053ee feat(indirect message): add FFA_MSG_SEND2 support by Federico Recanati · 3 years, 5 months ago
- 363f572 feat(memory share): specify multiple receivers by J-Alves · 3 years, 3 months ago
- b44bb7d refactor(memory sharing): initialize memory access by J-Alves · 3 years, 3 months ago
- 4508543 style(memory share): helper function renamed by J-Alves · 3 years, 4 months ago
- fc0295e feat(ff-a): add FF-A v1.1 partition message header structure by Federico Recanati · 3 years, 6 months ago
- 61a025b refactor: build option for interrupt ids by Raghu Krishnamurthy · 3 years, 1 month ago
- e4700b4 test(console_log): add tests for FFA_CONSOLE_LOG by Maksims Svecovs · 3 years, 1 month ago
- 71b7670 feat(console_log): add FFA_CONSOLE_LOG ABI by Maksims Svecovs · 3 years, 3 months ago
- e73d283 feat(notifications): add RX buffer full notification helper functions by Federico Recanati · 3 years, 4 months ago
- 392be39 feat(indirect message): add endpoint RX/TX buffer description structure by Federico Recanati · 3 years, 6 months ago
- b76307d fix: UINTxx_C macro usage by Olivier Deprez · 3 years, 2 months ago
- 7e82460 Use FFA_INTERRUPT rather than custom HF_FFA_RUN_WAKE_UP. by Andrew Walbran · 4 years, 10 months ago
- 240d84c docs(boot info): structures of the boot protocol by J-Alves · 3 years, 4 months ago
- dd1ad57 feat(boot): boot info header and descriptor by J-Alves · 3 years, 6 months ago
- a375507 test(notifications): per-vCPU notifications from VM to SP by J-Alves · 3 years, 8 months ago
- efa381f feat(ff-a): handle forwarded FFA_VERSION from SPMD by Daniel Boulby · 3 years, 7 months ago
- 1ddb3d7 feat(ff-a): add uuid to partition info descriptors by Daniel Boulby · 3 years, 8 months ago
- 8373fcf test(ff-a): count flag for ffa_partition_info_get by Daniel Boulby · 3 years, 8 months ago
- b46cad1 feat(ff-a): introduce count flag to ffa_partition_info_get by Daniel Boulby · 3 years, 8 months ago
- 3ddf28e fix(ffa): typo in comment by Federico Recanati · 3 years, 8 months ago
- 85090c4 fix(ffa): add check for 'Address Range Alignemnt Hint' by Federico Recanati · 3 years, 8 months ago
- 175161a test(ff-a): test secondary core boot by Olivier Deprez · 3 years, 9 months ago
- 421677d test(ff-a): ffa_spm_id_get by Olivier Deprez · 4 years, 2 months ago
- be6e303 fix(notifications): encoding of vCPU and receiver IDs by J-Alves · 3 years, 8 months ago
- e562e54 plat(ff-a): forward FFA_PARTITION_INFO_GET to SPMC by Olivier Deprez · 5 years ago
- 09ff9d8 feat(notifications): support returned in FFA_PARTITION_INFO_GET by J-Alves · 3 years, 9 months ago v2.6-rc0
- 6f72ca8 feat: FFA_FEATURES update for FF-A v1.1 features by J-Alves · 3 years, 9 months ago
- 7461ef2 feat(notifications): notifications pending interrupt by J-Alves · 3 years, 10 months ago
- 1339402 feat(notifications): schedule receiver interrupt by J-Alves · 4 years, 1 month ago
- f675bb6 feat(interrupts): new interrupt deactivation ABI by Madhukar Pappireddy · 4 years ago
- ea6d25f feat(ff-a): Implement FFA_MEM_PERM_GET/SET by Raghu Krishnamurthy · 3 years, 11 months ago
- 98ff956 feat(notifications): get notifications from SPs by J-Alves · 4 years ago
- ef69ac9 feat(notifications): calls for test partitions by J-Alves · 4 years ago
- c8e8a22 feat(notifications): information get interface by J-Alves · 4 years, 2 months ago
- aa79c01 feat(notifications): notifications set and get by J-Alves · 4 years, 1 month ago
- c003a7a feat(notifications): bind and unbind by J-Alves · 4 years, 5 months ago
- 980d199 feat(notifications): bitmap and helper functions by J-Alves · 4 years, 5 months ago
- 9ddf86a feat(ff-a): add managed exit field in the manifest by Maksims Svecovs · 4 years, 3 months ago
- 3829fc0 feat(ff-a): update FF-A version to v1.1 by J-Alves · 4 years, 5 months ago
- 9e420ca feat(ff-a): Implement FFA_RXTX_UNMAP by Daniel Boulby · 4 years, 1 month ago
- b596eab fix(ff-a): use messaging info from the manifest by Maksims Svecovs · 4 years, 3 months ago
- 55a189e fix(ff-a): dispatch other world functions by Olivier Deprez · 4 years, 2 months ago
- d6f4e14 FF-A: Change name of direct message wrappers by J-Alves · 4 years, 5 months ago
- b2fb80e feat(FF-A): implement FFA_SPM_ID_GET interface by Daniel Boulby · 4 years, 6 months ago
- 6e32c61 refactor(FF-A): add macros for defining FF-A versions by Daniel Boulby · 4 years, 6 months ago
- 2ff5b57 feat(sve): manage SVE context by Max Shvetsov · 4 years, 5 months ago
- a5f39fb Non-secure interrupt handling with managed exit by Manish Pandey · 5 years ago
- 35e452f Provide support for FIQ interrupts by Manish Pandey · 4 years, 6 months ago
- bc3de8b FIX: Consistency handling SMC32/64 IDs by J-Alves · 4 years, 8 months ago
- 1ae74f1 FF-A: Respond to PSCI_CPU_OFF from SPMD. by Max Shvetsov · 4 years, 11 months ago
- 9c0ebe4 FF-A: Register SPMC secondary core entry point. by Max Shvetsov · 5 years ago
- 13318e3 FF-A: Error code should be 32-bit sized by J-Alves · 4 years, 6 months ago
- 2635785 Move VM ID definitions to separate header by Olivier Deprez · 4 years, 6 months ago
- 917d2f2 FFA: Set and verify allocator of memory handle by J-Alves · 4 years, 9 months ago
- f871678 Treat normal world as primary VM when running in secure world. by Andrew Walbran · 4 years, 9 months ago
- a0e30b0 Fix references to Hafnium functions which no longer exist. by Andrew Walbran · 4 years, 10 months ago
- 45633dd Add helper function to check whether VM ID is in current world. by Andrew Walbran · 4 years, 10 months ago
- 2a8ee34 aarch64: define FF-A world IDs ranges by Olivier Deprez · 5 years ago
- ee9d6a9 FF-A: implement direct messaging interface by Olivier Deprez · 6 years ago
- ae3840d Remove legacy hf_vm_get_count and hf_vcpu_get_count calls. by Andrew Walbran · 5 years ago
- da72d14 Fix define for the high FF-A ID Range (64 bit) by Fuad Tabba · 5 years ago
- e4efcc3 Add support for FFA_PARTITION_INFO_GET by Fuad Tabba · 5 years ago
- 9dc276f [REFACTOR] Fix spelling in comments by Fuad Tabba · 5 years ago
- e959ec1 Relicense Hafnium under the BSD 3 clause license. by Andrew Walbran · 5 years ago
- ca808b1 Support fragmented memory sharing messages. by Andrew Walbran · 5 years ago
- 62d99e3 PSA FF-A: add partition manifest parsing by Olivier Deprez · 6 years ago
- 1bbe940 Fix memory handle encoding. by Andrew Walbran · 5 years ago
- b5ab43c SPCI is now called PSA FF-A. by Andrew Walbran · 5 years ago
- 290b0c9 Forward SPCI_MEM_RECLAIM to EL3 for reclaiming memory from TEE. by Andrew Walbran · 6 years ago
- a65a132 Update SPCI memory sharing to match latest FF-A spec 1.0 EAC. by Andrew Walbran · 5 years ago
- 9fd2907 Update SPCI_VERSION implementation to match latest spec. by Andrew Walbran · 5 years ago
- 382e918 Add typedef for SPCI cookie. by Andrew Walbran · 5 years ago
- 5de9c3d Implement SPCI pull model for memory sharing. by Andrew Walbran · 5 years ago
- b55fb64 Spell out page_count in full. by Andrew Walbran · 5 years ago
- c34c7b2 Fix size of reserved field and add asserts to check struct sizes. by Andrew Walbran · 5 years ago
- 3000f08 Add reserved fields to align SPCI structures to 16-byte boundaries. by Andrew Walbran · 5 years ago
- d88ee92 Remove padding from memory region constituent. by Andrew Walbran · 6 years ago
- 3abf29e Use 64-bit calling convention for function with 64-bit addresses. by Andrew Walbran · 6 years ago