Skip to content

Commit a694bee

Browse files
dougchlrstewart
andauthored
chore(nix): Add aws-lc-fips 2022/4 (#5109)
Co-authored-by: Lindsay Stewart <stewart.r.lindsay@gmail.com>
1 parent 96554ae commit a694bee

4 files changed

Lines changed: 856 additions & 57 deletions

File tree

codebuild/bin/s2n_setup_env.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ source codebuild/bin/s2n_set_build_preset.sh
4747
: "${AWSLC_INSTALL_DIR:=$TEST_DEPS_DIR/awslc}"
4848
: "${AWSLC_FIPS_INSTALL_DIR:=$TEST_DEPS_DIR/awslc-fips}"
4949
: "${AWSLC_FIPS_2022_INSTALL_DIR:=$TEST_DEPS_DIR/awslc-fips-2022}"
50+
: "${AWSLC_FIPS_2024_INSTALL_DIR:=$TEST_DEPS_DIR/awslc-fips-2024}"
5051
: "${LIBRESSL_INSTALL_DIR:=$TEST_DEPS_DIR/libressl}"
5152
: "${CPPCHECK_INSTALL_DIR:=$TEST_DEPS_DIR/cppcheck}"
5253
: "${CTVERIF_INSTALL_DIR:=$TEST_DEPS_DIR/ctverif}"

0 commit comments

Comments
 (0)