commit | d8ed5627387d48fdd33b6690df2cc74961d06e3e | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Fri Feb 23 17:00:12 2024 +0100 |
committer | Manish V Badarkhe <manish.badarkhe@arm.com> | Fri Apr 26 17:02:10 2024 +0200 |
tree | f6aea387753255d8a951bf37e212ad045cc3f7da | |
parent | 274013b60d16a79cf94203bb80b2e561c6578403 [diff] |
refactor: change all occurrences of RSS to RSE The Runtime Security Subsytem (RSS) was renamed to Runtime Security Engine (RSE). Change all occurrences of "RSS"/"rss" in the code and file names to "RSE"/"rse". The related changes in TF-A can be found under the "rss_rse_rename" topic: https://review.trustedfirmware.org/q/topic:%22rss_rse_rename%22 Change-Id: Icd72ff3ed2d63e87d84baadfab02ccf75a545d08 Signed-off-by: David Vincze <david.vincze@arm.com>