]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(drtm): add DRTM parameters structure version check
authorManish V Badarkhe <Manish.Badarkhe@arm.com>
Wed, 21 Sep 2022 09:04:16 +0000 (10:04 +0100)
committerManish V Badarkhe <manish.badarkhe@arm.com>
Wed, 2 Nov 2022 22:04:01 +0000 (23:04 +0100)
commitc503ded2c5d9ceec9fba4cc0901805307a14af3d
tree125a5e9cc439887c44fe72990e9cdc865934c031
parent6b2193bd4899626b3871c0bfcd1f864770b91084
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>
services/std_svc/drtm/drtm_main.c
services/std_svc/drtm/drtm_main.h