This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-30 21:53:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
2c0bc7f261
nuttx
/
arch
/
arm
History
Download ZIP
Download TAR.GZ
Gregory Nutt
10b621ac10
Modify ADDRENV Kconfigs. Z180 does not need all of the virtual address settings that the ARM does
2014-08-24 12:54:37 -06:00
..
include
Add addrenv.h; First cut at Cortex-A address environment structures; Add configuration options to setup address enviornment
2014-08-24 09:57:53 -06:00
src
addrenv interface changes: up_addrenv_create() may need to create .text and .bss/.data separately because of differing access privileges (read/execute vs read/write). And, as a consequence, up_addrenv_vaddr() needs to be split into up_addrenv_vtext(0 and up_addrenv_vdata().
2014-08-24 11:54:14 -06:00
Kconfig
Modify ADDRENV Kconfigs. Z180 does not need all of the virtual address settings that the ARM does
2014-08-24 12:54:37 -06:00