blob: 5cfa287e3bb1bd0b78e1084f9a81a90dfa8733d9 [file] [log] [blame]
Karl Zhang3de5ab12021-05-31 11:45:48 +08001purpose to set SST creation flags;
2set sst name hasCF data "this asset has write-once" flag write_once;
3set sst name hasCF2 data "this asset has also write-once" flag wo;
4set sst name alsoHasCF data "this asset has no flags" flag none expect pass;
5set sst name alsoHasCF2 data "this asset has NO_CONFIDENTIALITY" flag ncf;
6set sst name yetAnother data "this asset has NO_REPLAY_PROTECTION" flag nrp;