arm-trusted-firmware/services/std_svc
Manish V Badarkhe c503ded2c5 feat(drtm): add DRTM parameters structure version check
Added DRTM parameters structure version check that as per
the current released DRTM specification [1].

Mainly to cater below mentioned in the specification [1]
section 3.12 -
For a given DRTM major version number this structure will
always be extended in a backwards compatible manner.

[1]: https://developer.arm.com/documentation/den0113/a

Change-Id: I9f312c7f9f20152c5d7e40a22b462c7fe8db70bc
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2022-11-02 23:04:01 +01:00
..
drtm feat(drtm): add DRTM parameters structure version check 2022-11-02 23:04:01 +01:00
rmmd fix(rmmd): return X4 output value 2022-09-28 15:11:03 +02:00
sdei feat(sdei): add a function to return total number of events registered 2022-10-05 15:25:28 +01:00
spm fix(el3-spmc): error handling in allocation 2022-11-02 15:15:59 +01:00
spmd refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
trng Add TRNG Firmware Interface service 2021-02-05 11:49:18 +00:00
pci_svc.c SMCCC/PCI: Handle std svc boilerplate 2021-05-25 14:49:08 +02:00
std_svc_setup.c feat(drtm): add standard DRTM service 2022-10-05 15:25:28 +01:00