commit | 31e332a06eea60499d3879332b07737418680c11 | [log] [tgz] |
---|---|---|
author | Julian Hall <julian.hall@arm.com> | Thu Jan 06 11:34:27 2022 +0000 |
committer | György Szing <gyorgy.szing@arm.com> | Thu Mar 31 10:10:33 2022 +0200 |
tree | e14990bb27771108bfa817e69e046bde36458931 | |
parent | d8242e60b397bbf4509e6dba6784e0154fbcd9f9 [diff] |
Allow smm_variable index UID to be overridden The smm variable provider uses the backend NV store for storing the variable index. A fixed UID is used to identify it. For a storage backend that supports namespace partitioning by owner, this should be fine. For backends that don't, the UID is now build-time overridable to allow any clash to be resolved. Signed-off-by: Julian Hall <julian.hall@arm.com> Change-Id: Iaa723bf23860b6f769dc875163186411d0cd4b53