summaryrefslogtreecommitdiff
path: root/lib/gpt_rme
AgeCommit message (Expand)Author
2026-05-15feat(bl31): add GPF-tolerant memcpy helpersHarrison Mutai
2026-05-15feat(bl31): add EL3 GPF trap handlingHarrison Mutai
2026-04-08fix(firme): granule management serviceArunachalam Ganapathy
2026-04-08feat(gpt): move gpt support under ENABLE_FEAT_RMEArunachalam Ganapathy
2026-04-08feat(rmmd): replace ENABLE_RME with ENABLE_RMMArunachalam Ganapathy
2026-03-27feat(firme): initial commit of FIRME serviceJohn Powell
2025-12-01fix(gpt): remove unused `gpt_disable` functionLudovic Mermod
2025-11-06feat(cpufeat): introduce FEAT_RME_GDI supportTimothy Hayes
2025-11-06feat(cpufeat): add support for FEAT_RME_GPC2Girish Pathak
2025-09-02fix(gpt): fix fill_l1_cont_desc() functionAlexeiFedorov
2025-02-11feat(gpt): statically allocate bitlocks arrayAlexeiFedorov
2024-09-17chore(gpt): fix typo in commentMoritz Fischer
2024-06-20fix(gpt): fix GPT library fill_l1_tbl() functionAlexeiFedorov
2024-06-06fix(gpt): fix RME GPT library bugAlexeiFedorov
2024-05-22feat(gpt): configure memory size protected by bitlockAlexeiFedorov
2024-05-14feat(gpt): add support for large GPT mappingsAlexeiFedorov
2024-04-17fix(gpt): unify logging messagesAlexeiFedorov
2024-04-17chore(gpt): remove gpt_ prefixAlexeiFedorov
2024-02-12fix(gpt): use DC CIGDPAPA when MTE2 is implementedOlivier Deprez
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-16fix(rme): fixes a shift by 64 bits bug in the RME GPT libraryjohpow01
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