linguini1 commented on PR #18185:
URL: https://github.com/apache/nuttx/pull/18185#issuecomment-3815241743

   > test log provided
   
   Please provide the test log for both the architectures you tested on, and 
include the full test output.
   
   Also, your change says:
   
   >     Enables CONFIG_MM_TASK_HEAP mode for per-task heap isolation
   >     Implements mpu_update() function to dynamically configure heap MPU 
regions
   >     Creates isolated heap regions with user read/write permissions
   >     Surrounds heap with kernel-only background regions for access control
   
   Since your change includes new logic, it will not be adequately tested by OS 
test. Can you please provide some information about the test cases you used to 
verify that the new features work correctly, and include log output from them?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to