v01d commented on pull request #3704: URL: https://github.com/apache/incubator-nuttx/pull/3704#issuecomment-849765532
I just managed to have PROTECTED build working, tested on stm32f4discovery (it actually hardfaults but this happens when building with unmodified nuttx as well, so I guess it is not really functional ATM). I don't have a board to test KERNEL mode so I cannot test that but I think that the build system most likely already supports it. I will add it to the testlist so that stm32f4discovery configs are built in CI as well. I think things now are very close to a "minimal" POC so I think it could be easier for others to test (on sim and stm32f4discovery and review the approach so far). After that, I will need help to finish porting to other arch and boards (I can do the groundwork) and test on macos and maybe even windows, mostly by local build and ostest testing. So, I would like to ask if someone is willing to give a hand to complete this. I will provide any needed information on how to do so. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
