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

   > I have attached the complete logs for heaptest and ostest. I believe this 
is a low-risk change that is identical to the modifications made for every 
other architecture, and has little to do with the architecture itself.
   
   Thank you for the logs. Could you please format them inside code-blocks so 
that they are readable?
   
   Your PR says you tested on all 47 architectures, so I think you should 
include some logs from those tests. Just 4-5 boards should be enough.
   
   > 
   Protected Mode Functionality: Verify user-space task creation on all 47 
board configurations. Heap Operations: Test malloc, calloc, free on protected 
mode tasks. User-Space Access: Verify user-space can properly initialize and 
use heap through USERSPACE_HEAP macro. Cross-Architecture Validation: Test on 
ARM, ARM64, RISC-V, and CEVA architectures. Build Verification: Successful 
compilation on all board configurations with proper symbol resolution.
   
   Also, it would be good if you could show the malloc/calloc/free tests you 
performed and the "User-Space Access" test.


-- 
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