aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-10Change log for the v2.4 TF-A release (minor updates).v2.4-rc2v2.4-rc1v2.4Olivier Deprez
2020-10-30FF-A: Booting SPs according to 'boot-order'v2.4-rc0J-Alves
2020-10-29Change log for the v2.4 TF-A release.Olivier Deprez
2020-10-27FF-A: adjust partition info get VM/SP propertiesOlivier Deprez
2020-10-23Fix references to Hafnium functions which no longer exist.Andrew Walbran
2020-10-22FF-A: SPMC direct messaging interface.Olivier Deprez
2020-10-22FF-A: map whole system memory to Hypervisor VMOlivier Deprez
2020-10-21aarch64: set VTCR_EL2.NSAOlivier Deprez
2020-10-19Mark current vCPU registers as saved before switching to normal world.Andrew Walbran
2020-10-13Fix a small bug in dumping memory sharing share statesOlivier Deprez
2020-10-09Check rxtx node availability before accessing rxtx structManish Pandey
2020-10-09Add helper function to check whether VM ID is in current world.Andrew Walbran
2020-10-09Handle FF-A calls between worlds consistently with switching VMs.Andrew Walbran
2020-10-09Factor out common code from smc_handler and hvc_handler.Andrew Walbran
2020-10-07FF-A: map normal world rx/tx buffers to the SPMCOlivier Deprez
2020-10-06Make sure rxtx buffers provided in PM are of same sizeManish Pandey
2020-10-06FF-A: Link RX/TX buffers provided in PM to mailboxManish Pandey
2020-09-29TC0 platform: update project/reference submoduleArunachalam Ganapathy
2020-09-28Provide get cpu by index helperOlivier Deprez
2020-09-23Fix typo in assert string.Andrew Walbran
2020-09-23Use separate function for making FF-A calls to EL3.Andrew Walbran
2020-09-22Test fragmented memory sharing with Trusty.Andrew Walbran
2020-09-22Fix function name in comment.Andrew Walbran
2020-09-18FF-A: implement a handler loop for SPMCOlivier Deprez
2020-09-17Test reclaiming memory from EL3.Andrew Walbran
2020-09-17Test sharing memory with Trusty in Secure World.Andrew Walbran
2020-09-16Run QEMU tests with Trusty SPD.Andrew Walbran
2020-09-15aarch64: define FF-A world IDs rangesOlivier Deprez
2020-09-02PSA FF-A: map secondary VM memory/device regions in its stage-2 mappingManish Pandey
2020-09-02PSA FF-A: update RX/TX buffer as per specManish Pandey
2020-09-02PSA FF-A: add device-region parsing supportManish Pandey
2020-08-18PSA FF-A: add memory-region parsing supportManish Pandey
2020-08-18manifest_test: add method to generate valid FFA manifestManish Pandey
2020-08-17FF-A: direct messages, additional test coverageOlivier Deprez
2020-08-17FF-A: implement direct messaging interfaceOlivier Deprez
2020-08-17Make ffa_run on a blocked vCPU consistent with or without a timer.Andrew Walbran
2020-08-14tests: busy_secondary: increase timer to 20msOlivier Deprez
2020-08-12Remove legacy hf_vm_get_count and hf_vcpu_get_count calls.Andrew Walbran
2020-08-12Ensure more tests release the RX buffer when they are done.Andrew Walbran
2020-08-11Report FAR_EL2's value on injecting EL1 exceptionFuad Tabba
2020-08-10aarch64: extract NS bit from hpfar_el2Olivier Deprez
2020-08-10aarch64: define Stage-1 NS mapping modeOlivier Deprez
2020-08-10Remove kokoro config now that we have migrated to Jenkins.Andrew Walbran
2020-08-10Fix define for the high FF-A ID Range (64 bit)Fuad Tabba
2020-08-06Introduce internal_interrupt_inject_lockedOlivier Deprez
2020-08-06Introduce vcpu_lock_bothOlivier Deprez
2020-07-24Fix bug when printing UUID in verbose loggingFuad Tabba
2020-07-22psci: prevent version service call from S-EL2Olivier Deprez
2020-07-22aarch64: enable secure EL1/EL0 stage-1 translation regimeJose Marinho
2020-07-22cpu: prevent LOR regions disabling in S-EL2Jose Marinho