mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-10-28 23:14:56 +03:00
When generating storage format tests, pass usage flags around as a list, and format them as the last thing. In Storagekey(), simplify the addition of implicit usage flags: this no longer requires parsing. The output is unchanged. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>