summaryrefslogtreecommitdiff
path: root/include/reset_flag_desc.inc
diff options
context:
space:
mode:
authorPatryk Duda <pdk@semihalf.com>2023-05-08 14:36:07 +0200
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-05-08 18:08:48 +0000
commit1d09fdbfa316b6c4341aec8dee6dbe7c332fc11a (patch)
tree0563aefbb012bd663530ec84a7937d6bd4895f0f /include/reset_flag_desc.inc
parentc5b0963b4c369cebb751bad628dfcde3f44db4ad (diff)
downloadchrome-ec-1d09fdbfa316b6c4341aec8dee6dbe7c332fc11a.tar.gz
config: Don't enable LIBCRYPTOC in config.h
In config.h we define CONFIG_LIBCRYPTOC when CONFIG_ROLLBACK_SECRET_SIZE is defined. This way we are sure that rollback have an access to always_memset() function, used to securely clear buffers. However, if BoringSSL library is enabled we use OPENSSL_cleanse() function to clear buffers, so there is no need to enable libcryptoc. BUG=b:277029648 TEST=make BOARD=hammer TEST=make BOARD=prism TEST=make BOARD=bloonchipper TEST=make BOARD=dartmonkey Change-Id: Ibc1e276e221a015285f3b1946df23510a578577d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4513395 Tested-by: Patryk Duda <patrykd@google.com> Reviewed-by: Tom Hughes <tomhughes@chromium.org> Commit-Queue: Patryk Duda <patrykd@google.com>
Diffstat (limited to 'include/reset_flag_desc.inc')
0 files changed, 0 insertions, 0 deletions