nes-proj/examples
Michael LeMay 3908253038 x86: Add support for (paging-based) protection domains
This patch implements a simple, lightweight form of protection domains
using a pluggable framework.  Currently, the following plugin is
available:

 - Flat memory model with paging.

The overall goal of a protection domain implementation within this
framework is to define a set of resources that should be accessible to
each protection domain and to prevent that protection domain from
accessing other resources.  The details of each implementation of
protection domains may differ substantially, but they should all be
guided by the principle of least privilege.  However, that idealized
principle is balanced against the practical objectives of limiting the
number of relatively time-consuming context switches and minimizing
changes to existing code.

For additional information, please refer to cpu/x86/mm/README.md.

This patch also causes the C compiler to be used as the default linker
and assembler.
2016-03-21 17:18:06 -07:00
..
antelope
cc26xx
cc2530dk Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
cc2538-common Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
cc2538dk Unified cc2538 examples into single cc2538-common placeholder 2016-02-04 17:26:11 +01:00
collect
econotag-ecc-test
econotag-flash-test
eeprom-test
email Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
er-rest-example Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
er-rest-example-raven
example-shell
extended-rf-api
ftp Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
galileo x86: Add support for (paging-based) protection domains 2016-03-21 17:18:06 -07:00
hello-world Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
http-socket
ip64-router
ipso-objects Fix a number of leftover mentions of aaaa as a prefix (now fd00) 2016-03-14 13:56:00 +01:00
ipv6 Fix a number of leftover mentions of aaaa as a prefix (now fd00) 2016-03-14 13:56:00 +01:00
irc Several minor adjustments. 2015-11-03 22:09:24 +01:00
irc-80col Several minor adjustments. 2015-11-03 22:09:24 +01:00
jn516x Add missing includes 2016-03-14 14:52:59 +01:00
llsec/ccm-star-tests
mbxxx Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
multi-threading
netperf
ping-ipv6
powertrace
ravenusbstick
rime Merge pull request #1293 from simonduq/pr/fix-warnings 2015-11-10 08:49:11 +01:00
rssi-scanner
seedeye/powerswitch
servreg-hack Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
settings-example
sky
sky-ip
sky-shell
sky-shell-exec
sky-shell-webserver
stm32nucleo-spirit1/sensor-demo
tcp-socket
telnet-server Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
timers examples: Add all-timers example 2015-12-21 08:06:14 -02:00
trickle-library
udp-ipv6 Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
udp-stream Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
webbrowser
webbrowser-80col Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
webserver Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
webserver-ipv6 Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
webserver-ipv6-raven
wget Fixed C&P error. 2015-12-03 09:09:21 +01:00
zolertia Merge pull request #1523 from Zolertia/pull/z1-apify-sensors 2016-03-14 17:10:46 +01:00