Page MenuHomePhabricator

Optimise AEAD entry points for single part to use multipart
Closed, ResolvedPublic

Description

As done already for other modules, check if optimising the single part function to use multipart function calls can help reducing code size for the AEAD driver module.

Event Timeline

adeaarm triaged this task as Normal priority.Dec 3 2021, 2:56 PM
adeaarm created this task.
adeaarm moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Dec 10 2021, 2:11 PM
adeaarm moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Jan 7 2022, 2:33 PM
adeaarm moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Mar 28 2022, 2:56 PM
adeaarm moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.
adeaarm claimed this task.Mar 28 2022, 3:00 PM
adeaarm added a subscriber: noonfom.
adeaarm added a comment.EditedApr 1 2022, 2:50 PM

https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/14622

saves ~2KB of code size and can be disabled at build time.

adeaarm moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Apr 1 2022, 2:51 PM
adeaarm closed this task as Resolved.Apr 29 2022, 10:59 AM
adeaarm moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.