nuttx/arch/sim
YAMAMOTO Takashi a493c92826 sim: Use executable memory for the heap
On modern environments, bss is not executable.

Alternatively we can use the ARCH_HAVE_MODULE_TEXT mechanism.
But it's considered overkill for the sim, which is mainly
for development.
2020-03-27 00:04:36 -05:00
..
include arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00
src sim: Use executable memory for the heap 2020-03-27 00:04:36 -05:00
Kconfig vpnkit: Add a config to specify the socket 2020-03-23 14:37:56 -05:00