commit | eb88481a115447d77e9e95d8754656f813a72960 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Oct 26 16:54:13 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Oct 26 19:33:52 2023 +0200 |
tree | 98e80a23624db4dc9a9644f841e2ba92e5b75871 | |
parent | 1c3d6be5eaa6174e3dbabf60928d15628e39b994 [diff] |
scripts/rsp_to_gcm_test.py: add license and copyright When scripts/rsp_to_gcm_test.py was originally added license and copyright wasn't explicitly included. Fix that by adding a license and backdated copyright. Fixes: f6efe24adcf5 ("regression: 4005: add NIST aes-gcm vectors") Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
This git contains source code for the test suite (xtest) used to test the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_test.
// OP-TEE core maintainers