aboutsummaryrefslogtreecommitdiff
path: root/services/std_svc/sdei/sdei_main.c
AgeCommit message (Expand)Author
2021-11-10Merge "fix(sdei): fix assert while kdump issue" into integrationManish Pandey
2021-11-08fix: libc: use long for 64-bit types on aarch64Scott Branden
2021-11-05fix(sdei): fix assert while kdump issueMing Huang
2021-10-22fix(sdei): print event number in hex formatVasyl Gomonovych
2021-03-05SDEI: updata the affinity of shared eventTony Xie
2020-05-15plat/arm/fvp: Support performing SDEI platform setup in runtimeBalint Dobszay
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-09-07SDEI: Mask events after CPU wakeupJeenu Viswambharan
2018-08-20SDEI: MISRA fixesJeenu Viswambharan
2018-07-13Fix verbose messages in SDEI codeSandrine Bailleux
2018-06-21SDEI: Determine client EL from NS context's SCR_EL3Jeenu Viswambharan
2018-06-21SDEI: Allow platforms to define explicit eventsJeenu Viswambharan
2018-03-26services: fix switch statements to comply with MISRA rulesJonathan Wright
2017-12-06SDEI: Fix return value of reset callsJeenu Viswambharan
2017-11-20SDEI: Assert that dynamic events have Normal priorityJeenu Viswambharan
2017-11-13SDEI: Fix build error with logging enabledJeenu Viswambharan
2017-11-13BL31: Add SDEI dispatcherJeenu Viswambharan