Commit e6edb49
committed
[ot] hw/opentitan: ot_otp: merge OTP implementation from EarlGrey and Darjeeling
- merge and adapt common code into OtOTPEngine
- keep only OTP top-specific implementation in ot_otp_eg.c and ot_otp_dj.c,
which implement the OtOTPImplIf interface (specialization for Tops)
- regenerate OTP partition descriptions and key seed definition with otptool.py
Signed-off-by: Emmanuel Blot <[email protected]>1 parent 0679186 commit e6edb49
File tree
9 files changed
+3877
-6443
lines changed- hw/opentitan
- include/hw/opentitan
9 files changed
+3877
-6443
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
| 129 | + | |
128 | 130 | | |
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
| 134 | + | |
132 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
133 | 142 | | |
134 | 143 | | |
135 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments