index
:
software/arm-trusted-firmware.git
dependabot/pip/virtualenv-20.36.1
master
Trusted Firmware-A
Arm Limited and Contributors
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
encrypt_fw
Age
Commit message (
Expand
)
Author
2026-07-28
feat(encrypt-fw): add support for AES-256-CCM
Cesar Pastorini
2026-07-21
refactor(encrypt-fw): rename file with the gcm_encrypt() implementation
Cesar Pastorini
2025-07-07
feat(build): put enctool in the build directory
Boyan Karatotev
2025-01-14
build: remove Windows compatibility layer
Chris Kay
2024-12-11
fix(encrypt-fw): put build_msg under LOG_LEVEL flag
Yann Gautier
2024-09-10
build: determine toolchain tools dynamically
Chris Kay
2024-07-01
build(encrypt-fw): don't generate `build_msg.c`
Chris Kay
2024-06-14
build: unify verbosity handling
Chris Kay
2024-02-06
build: use new toolchain variables for tools
Chris Kay
2024-02-06
build: refactor toolchain detection
Chris Kay
2023-07-05
build(tools): avoid unnecessary link
Vincent Stehlé
2022-11-11
refactor(security): add OpenSSL 1.x compatibility
Juan Pablo Conde
2022-05-16
refactor(security): upgrade tools to OpenSSL 3.0
Juan Pablo Conde
2021-01-13
tools: don't clean when building
Ross Burton
2020-09-07
tools: Set the tool's default binary name
Manish V Badarkhe
2020-08-23
tools: Get the tool's binary name from the main makefile
Manish V Badarkhe
2020-03-06
tools: Add firmware authenticated encryption tool
Sumit Garg