Commit cfbabb9e authored by Dongdong Zhang's avatar Dongdong Zhang Committed by Anup Patel
Browse files

firmware: Minor optimization for relocate



The t3 register stores the address of _load_end. If relocation is not
required, it is unnecessary to calculate the address of _load_end.

This can reduce the operation time of two instructions.

Signed-off-by: default avatarDongdong Zhang <zhangdongdong@eswincomputing.com>
Reviewed-by: default avatarBin Meng <bmeng@tinylab.org>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent ad2ac292
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment