summaryrefslogtreecommitdiff
path: root/lib/gpt_rme/gpt_rme.c
AgeCommit message (Expand)Author
2022-12-09fix(gpt_rme): fix compilation error for gpt_rme.cAlexeiFedorov
2022-08-25fix(gpt): correct the GPC enable sequenceKathleen Capella
2022-07-21fix(doc): document missing RMM-EL3 runtime servicesJavier Almansa Sobrino
2022-03-09fix(gpt_rme): rework delegating/undelegating sequenceRobert Wakim
2021-11-09fix(gpt_rme): use correct print format for uint64_tManish Pandey
2021-11-05fix(gpt_rme): add necessary barriers and remove cache cleanSoby Mathew
2021-10-05refactor(gpt): productize and refactor GPT libraryjohpow01