inochisa opened a new pull request, #12372: URL: https://github.com/apache/nuttx/pull/12372
rv-virt support different size of ksram and pgmem region, but the fixed value in the link script limits this function. As nuttx supports preprocessing the link script. It is better to use the config value to compute the memory layout. This also make all kernel build use the same script. ## Impact All kernel build of `rv-virt` ## Testing `rv-virt:knsh32`, `rv-virt:knsh64` -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org