[PATCH 0/1] firmware: Minor optimization for relocate
Dongdong Zhang
zhangdongdong at eswincomputing.com
Mon Nov 28 19:54:06 PST 2022
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.
Dongdong Zhang (1):
firmware: Minor optimization for relocate
firmware/fw_base.S | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.17.1
More information about the opensbi
mailing list