Conversation
EEFC read sequence requires read length in words instead of bytes, therefore bytes given by the user has to be recalculated to words. The calculation however had a mistake in brackets and was just adding 1 to buflen instead of recalculating it to 4 byte words. This caused global array g_page_buffer to overflow for some reads. This fixes the calculation. Signed-off-by: Michal Lenc <michallenc@seznam.cz>
michallenc deleted the samv7-user-signature-words-fix branch
January 29, 2025 07:15