summaryrefslogtreecommitdiff
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "bk/warnings" into integrationManish Pandey2023-01-101-2/+4
|\
| * fix: unify fallthrough annotationsBoyan Karatotev2022-12-011-2/+4
* | Merge "refactor(trng): discarding the used entropy bits" into integrationManish Pandey2023-01-041-2/+88
|\ \
| * | refactor(trng): discarding the used entropy bitsJayanth Dodderi Chidanand2022-11-141-2/+88
| |/
* | Merge "fix(el3-spmc): report execution state in partition info get" into inte...Olivier Deprez2022-12-202-4/+42
|\ \
| * | fix(el3-spmc): report execution state in partition info getMarc Bonnici2022-11-092-4/+42
* | | Merge changes from topic "qemu_sel2" into integrationOlivier Deprez2022-12-151-0/+2
|\ \ \
| * | | feat(el3-spmc): make platform logical partition optionalJens Wiklander2022-12-081-0/+2
| | |/ | |/|
* | | Merge changes from topic "ffa_el3_spmc_fixes" into integrationOlivier Deprez2022-12-131-7/+33
|\ \ \
| * | | fix(el3-spmc): fix coverity scan warningsShruti Gupta2022-12-081-5/+29
| * | | fix(el3-spmc): improve bound check for descriptorMarc Bonnici2022-12-081-2/+4
* | | | Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it"...Alexei Fedorov2022-12-083-0/+32
|\ \ \ \ | |/ / / |/| | |
| * | | fix(rmmd): add missing padding to RMM Boot Manifest and initialize itJavier Almansa Sobrino2022-12-073-0/+32
| |/ /
* | | fix(trp): preserve RMI SMC X4 when not used as returnAlexeiFedorov2022-12-072-34/+66
|/ /
* | Merge changes from topic "ffa_el3_spmc_fixes" into integrationJoanna Farley2022-11-101-9/+25
|\ \
| * | fix(el3-spmc): check descriptor size for overflowMarc Bonnici2022-11-071-2/+12
| * | fix(el3-spmc): fix location of fragment length checkMarc Bonnici2022-11-071-3/+3
| * | fix(el3-spmc): fix detection of overlapping memory regionsMarc Bonnici2022-11-071-4/+3
| * | fix(el3-spmc): fix incomplete reclaim validationMarc Bonnici2022-11-071-0/+7
* | | Merge "refactor(trng): cleanup the existing TRNG support" into integrationManish V Badarkhe2022-11-093-25/+31
|\ \ \ | |/ / |/| |
| * | refactor(trng): cleanup the existing TRNG supportJayanth Dodderi Chidanand2022-11-083-25/+31
* | | feat(drtm): add DRTM parameters structure version checkManish V Badarkhe2022-11-022-3/+10
| |/ |/|
* | fix(el3-spmc): error handling in allocationvallau012022-11-021-1/+1
* | fix(el3-spmc): deadlock when relinquishing memoryvallau012022-11-021-1/+2
* | fix(el3-spmc): compute full FF-A V1.1 desc sizevallau012022-11-021-1/+1
|/
* feat(drtm): flush dcache before DLME launchManish Pandey2022-10-061-12/+33
* feat(drtm): invalidate icache before DLME launchManish Pandey2022-10-061-2/+11
* feat(drtm): ensure that passed region lies within Non-Secure region of DRAMManish V Badarkhe2022-10-051-8/+15
* feat(drtm): ensure that no SDEI event registered during dynamic launchManish Pandey2022-10-051-7/+8
* feat(drtm): prepare EL state during dynamic launchManish Pandey2022-10-052-1/+133
* feat(drtm): prepare DLME data for DLME launchManish V Badarkhe2022-10-052-19/+128
* feat(drtm): take DRTM components measurements before DLME launchManish V Badarkhe2022-10-051-0/+22
* feat(drtm): add a few DRTM DMA protection APIsManish V Badarkhe2022-10-054-2/+245
* feat(drtm): add remediation driver support in DRTMManish V Badarkhe2022-10-053-2/+77
* feat(drtm): add Event Log driver support for DRTMManish V Badarkhe2022-10-053-0/+258
* feat(drtm): check drtm arguments during dynamic launchManish Pandey2022-10-053-0/+213
* feat(drtm): introduce drtm dynamic launch functionManish Pandey2022-10-051-1/+68
* feat(drtm): retrieve DRTM featuresManish V Badarkhe2022-10-051-0/+67
* feat(drtm): add platform functions for DRTMjohpow012022-10-053-3/+175
* feat(sdei): add a function to return total number of events registeredJohn Powell2022-10-051-1/+22
* feat(drtm): update drtm setup functionManish V Badarkhe2022-10-054-0/+99
* feat(drtm): add standard DRTM serviceManish V Badarkhe2022-10-053-0/+186
* Merge "fix(rmmd): return X4 output value" into integrationManish V Badarkhe2022-09-291-15/+21
|\
| * fix(rmmd): return X4 output valueAlexeiFedorov2022-09-281-15/+21
* | refactor(libc): clean up dependencies in libcClaus Pedersen2022-09-222-0/+2
|/
* feat(services): add a SPD for ProvenCoreFlorian Lugou2022-09-155-0/+755
* feat(tsp): add FF-A support to the TSPAchin Gupta2022-08-241-0/+18
* fix(spmc): fix relinquish validation checkMarc Bonnici2022-08-211-25/+57
* fix(doc): document missing RMM-EL3 runtime servicesJavier Almansa Sobrino2022-07-212-10/+10
* Merge changes from topic "jas/rmm-el3-ifc" into integrationSoby Mathew2022-07-058-161/+309
|\