View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006958 | UBoot | U-Boot | public | 2025-10-10 13:12 | 2025-10-10 13:16 |
Reporter | dippold | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | armv7, armv8 | OS | U-Boot | OS Version | 2021.04 |
Target Version | u-boot-2021.04-v2021.04-fs1.2 | ||||
Summary | 0006958: Fix hab_status array size | ||||
Description | the event_data array is 128 bytes long. The record structure that is used to map this range is 8MB big. This causes jusified warnings on new compilers. Reserve more space for the array according to the size of the record structure. | ||||
Forum Link | |||||