zephyr/samples/microkernel/test/test_xip
Juan Manuel Cruz dc5a457847 Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE
This commit changes the build parameter CONF_OVERLAY with the
name CONF_FILE.

Change-Id: I404a4aa87b167a9ca4e7b395d53c2f7794b232bc
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:14:09 -05:00
..
src Kbuild: Test Makefiles 2016-02-05 20:14:05 -05:00
Makefile Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00
README.txt Remove references to Simics from README.txt files 2016-02-05 20:13:48 -05:00
prj.conf First commit 2015-04-10 16:44:37 -07:00
prj.vpf First commit 2015-04-10 16:44:37 -07:00

README.txt

Title: XIP Support

Description:

This test verifies XIP is working in the microkernel

--------------------------------------------------------------------------------

Building and Running Project:

This microkernel project outputs to the console.  It can be built and executed
on QEMU as follows:

    make pristine
    make microkernel.qemu

--------------------------------------------------------------------------------

Sample Output:

Starting XIP tests
===================================================================
Test globals
===================================================================
VXMICRO PROJECT EXECUTION SUCCESSFUL