issues
search
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
riscv64/dtb: fix condition in dtb_parse
#565
Closed
lukileczo
closed
4 months ago
lukileczo
commented
4 months ago
JIRA: RTOS-844
Description
Motivation and Context
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Chore (refactoring, style fixes, git/CI config, submodule management, no code logic changes)
How Has This Been Tested?
[ ] Already covered by automatic testing.
[ ] New test added: (add PR link here).
[ ] Tested by hand on: (list targets here).
Checklist:
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[ ] I have added tests to cover my changes.
[x] All new and existing linter checks and tests passed.
[x] My changes generate no new compilation warnings for any of the targets.
Special treatment
[ ] This PR needs additional PRs to work (list the PRs, preferably in merge-order).
[ ] I will merge this PR by myself when appropriate.
JIRA: RTOS-844
Description
Motivation and Context
Types of changes
How Has This Been Tested?
Checklist:
Special treatment