Samsung / TizenRT

TizenRT is a lightweight RTOS-based platform to support low-end IoT devices
Apache License 2.0
561 stars 560 forks source link

os/tools, os/Makefile.unix: verify whether l2 page table per app are sufficient or not #6236

Closed neel-samsung closed 2 weeks ago

neel-samsung commented 3 weeks ago

Check whether L2 page table assigned per app are sufficient enough or not. We have to throw an error and stop further execution if they are not sufficient enough and print the exact amount of L2 page table required per app.

sunghan-chang commented 2 weeks ago

@kishore-sn Once review is done, please leave an approval.

neel-samsung commented 2 weeks ago

@kishore-sn Please review it and merge the PR, as it looks ready to merge.