aboutsummaryrefslogtreecommitdiff
path: root/configs/crypto-config-symmetric-only.h
AgeCommit message (Collapse)AuthorFilesLines
2024-05-16Address symmetric-only commentsRyan Everett1-7/+10
Signed-off-by: Ryan Everett <ryan.everett@arm.com>
2024-05-16Add a crypto-config file for symmetric-onlyRyan Everett1-0/+55
Replaces legacy symbols with the PSA equivalents. This doesn't change the code generated when this config is active Signed-off-by: Ryan Everett <ryan.everett@arm.com>