arm-trusted-firmware/tools/tlc
Harrison Mutai 5ca0241c7a fix(handoff): correct 8-bit modulo csum calculation
Fix the handoff 8-bit modulo checksum calculation to ensure we never get
a checksum larger than 8 bits. The previous calculation failed to
truncate the sum at the final step in update_checksum

Change-Id: Ice0b72eb139af90f416adeff157d337646d6201a
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
2024-12-09 18:21:11 +00:00
..
assets/images feat: add creating transfer lists from yaml files 2024-08-02 12:14:53 +00:00
tests fix(handoff): correct 8-bit modulo csum calculation 2024-12-09 18:21:11 +00:00
tlc fix(handoff): correct 8-bit modulo csum calculation 2024-12-09 18:21:11 +00:00
.gitignore refactor(tlc): fix static check errors and code style 2024-09-19 13:02:16 +00:00
poetry.lock feat(tlc): add command gen-header 2024-09-19 13:44:23 +00:00
pyproject.toml feat(tlc): add command gen-header 2024-09-19 13:44:23 +00:00
setup.cfg feat(tlc): add host tool for static TL generation 2024-07-30 10:25:57 +00:00
tox.ini feat(tlc): add support for tox 2024-09-19 13:44:23 +00:00