Skip to content

Implement memory regions iterators#104

Merged
frogrammer9 merged 30 commits into
Operacja-System:mainfrom
moojek:memory_regions
Jun 23, 2026
Merged

Implement memory regions iterators#104
frogrammer9 merged 30 commits into
Operacja-System:mainfrom
moojek:memory_regions

Conversation

@moojek

@moojek moojek commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Co-authored-by: Copilot <copilot@github.com>
@Kamilosok Kamilosok added the new feature Added new functionality label Apr 28, 2026
moojek and others added 4 commits May 2, 2026 23:46
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
@moojek moojek marked this pull request as ready for review May 2, 2026 23:18
Comment thread src/lib/hal/arch/riscv/memory_region.c Outdated
Comment thread src/lib/hal/arch/riscv/memory_region.c Outdated
Comment thread src/kernel/hal/arch/riscv/memory_region.c
Comment thread src/lib/hal/arch/riscv/memory_region.c Outdated
Comment thread src/lib/hal/arch/riscv/memory_region.c Outdated
Comment thread src/lib/hal/arch/riscv/memory_region.c Outdated
Comment thread src/lib/hal/arch/riscv/memory_region.c Outdated
Comment thread src/kernel/hal/arch/riscv/memory_region.c
@moojek moojek requested a review from qbojj May 3, 2026 23:57

@Kamilosok Kamilosok left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The dt logic looks fine, didn't find anything wrong with memory stuff at a glance, though requesting a review from @frogrammer9 on this is a good idea. Noticed a few consistency issues.

Comment thread src/lib/dt/dt_access.c
Comment thread src/kernel/hal/arch/riscv/memory_region.c Outdated
Comment thread src/kernel/hal/arch/riscv/memory_region.c
Comment thread src/lib/hal/arch/riscv/memory_region.c
Comment thread src/lib/hal/arch/riscv/memory_region.c
@moojek moojek requested review from Kamilosok and frogrammer9 May 23, 2026 20:12
@qbojj

qbojj commented May 25, 2026

Copy link
Copy Markdown
Collaborator

could you look at the clang-tidy warnings? (please ignore the nonnull ones though)

qbojj
qbojj previously approved these changes May 26, 2026

@frogrammer9 frogrammer9 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lacking docs page. Please create a doxygroup in file docs/doxygen/groups.dox and add all your file to it and create a page in API directory referencing this group. You can check if it renders correctly by running ./scripts/build_docs.sh and opening /docs/built/html/index.html with your browser of choice.

Comment thread src/kernel/hal/arch/riscv/memory_region.c
@moojek moojek requested a review from frogrammer9 June 7, 2026 20:35
@frogrammer9 frogrammer9 merged commit f052003 into Operacja-System:main Jun 23, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature Added new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants