You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The older OTBN boot binary in the `Earlgrey-PROD-A2-M6-ROM-RC1` ROM release is different from the one when PR #27679 was authored.
The instruction to be patched in the binary built on `Earlgrey-PROD-A2-M6-ROM-RC1` tag is 0x888:
```
xxd /tmp/boot.bin | grep '7b38 fac1'
00000880: 7bb9 0fc1 7b3a f841 7b38 fac1 0b77 2000 {...{:.A{8...w .
```
Change-Id: I6f69b55c81c15543d0879701f489f2748bbb7a0b
Signed-off-by: Yi-Hsuan Deng <[email protected]>
0 commit comments