phoenix-rtos / phoenix-rtos-kernel

Phoenix-RTOS microkernel repository
http://phoenix-rtos.com
BSD 3-Clause "New" or "Revised" License
114 stars 33 forks source link

proc: do not check sizes in not loadable sections #590

Closed badochov closed 1 month ago

badochov commented 1 month ago

JIRA: RTOS-912

Description

memsz doesn't matter in that case, caused bug if there was a section with arch data

Motivation and Context

Types of changes

How Has This Been Tested?

Checklist:

Special treatment

github-actions[bot] commented 1 month ago

Unit Test Results

7 700 tests  ±0   6 985 :white_check_mark: ±0   37m 10s :stopwatch: -7s   436 suites ±0     715 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit f78a2833. ± Comparison against base commit 1f9ea402.

:recycle: This comment has been updated with latest results.