No description
Find a file
Allan Stephens d216a00adc Clean up private APIs that mark context as (non)essential
1) Renames APIs to align them with conventions used by other
   general-context nanokernel APIs.

2) Relocates implementation of these APIs to the architecture-
   independent portion of the nanokernel.

Change-Id: I1aa60029aaa96697cd8fcb594bbae23ba6656661
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:13 -05:00
arch Clean up private APIs that mark context as (non)essential 2016-02-05 20:14:13 -05:00
config Cleanup config/ directory for kbuild 2016-02-05 20:14:10 -05:00
doc Kbuild documentation update. 2016-02-05 20:14:12 -05:00
drivers Split off atomic APIs from main nanokernel include file 2016-02-05 20:14:13 -05:00
include Clean up private APIs that mark context as (non)essential 2016-02-05 20:14:13 -05:00
kernel Clean up private APIs that mark context as (non)essential 2016-02-05 20:14:13 -05:00
lib/libc Optimize performance of memset() and memcpy() 2016-02-05 20:14:12 -05:00
misc Remove nodes naming when using sysgen 2016-02-05 20:14:12 -05:00
net remove defs.objs file 2016-02-05 20:14:10 -05:00
samples Eliminate references to k_memset() and k_memcpy() 2016-02-05 20:14:12 -05:00
scripts Eliminate testing of secure string library code 2016-02-05 20:14:12 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Kconfig: make architecture kconfig independent 2016-02-05 20:14:11 -05:00
Makefile kbuild: Avoid unconditional relinking of default target 2016-02-05 20:14:12 -05:00
Makefile.inc kbuild: Only execute initconfig target once 2016-02-05 20:14:12 -05:00
timo-env.sh Do not set path for host tools 2016-02-05 20:14:12 -05:00