Skip to content
Commit 1e371168 authored by Jaeden Amero's avatar Jaeden Amero
Browse files

mps2: Fix copy_table and bss_table bounds



Use words, not bytes. Otherwise, the loop variable that is used for
tracking how many words have been copied or zeroed can be inadvertently
overwritten causing the loop to run forever.

Signed-off-by: Jaeden Amero's avatarJaeden Amero <jaeden.amero@arm.com>
parent 5184240d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment