| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
boards/arm/stm32: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
boards/stm32f103-minimum: fix unaligned pointer to .data section in ld.script This patch fix _eronly value which is used during boot process to initialize .data section to sram. Since .data section is 4 byte aligned in flash, also _eronly must follow this alignment to stay coherent with the start address of .data. If one of the sections preceeding .data has a size which is not 4 byte aligned, the _eronly value does not match with .data physical address resulting in wrong copy of data section to sram and thus an almost immediate hardfault. Signed-off-by: Federico Braghiroli <federico.braghiroli@gmail.com> | 2 个月前 | |
boards/arm/stm32: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 |