From 596d67a7e195039dc6ec455e00e8446ef8f5aa07 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Fri, 6 Jul 2018 13:59:13 +0200 Subject: Initial commit Signed-off-by: Adrian Dudau --- intel-corei7-64/.README | 9 +++++++++ intel-corei7-64/README | 8 ++++++++ intel-corei7-64/default.xml | 16 ++++++++++++++++ intel-corei7-64/eltf.conf | 20 ++++++++++++++++++++ intel-corei7-64/manifest_template.xml | 15 +++++++++++++++ 5 files changed, 68 insertions(+) create mode 100644 intel-corei7-64/.README create mode 100644 intel-corei7-64/README create mode 100644 intel-corei7-64/default.xml create mode 100644 intel-corei7-64/eltf.conf create mode 100644 intel-corei7-64/manifest_template.xml (limited to 'intel-corei7-64') diff --git a/intel-corei7-64/.README b/intel-corei7-64/.README new file mode 100644 index 0000000..1e0cf08 --- /dev/null +++ b/intel-corei7-64/.README @@ -0,0 +1,9 @@ +This file is a template used to produce the real README. Read that one instead. + +________END_OF_HEADER________ +This file contains build and boot instructions for Enea Linux on RaspberryPi3, +standard profile. + +________INSERT_BUILD_SEQUENCES_HERE________ + +________INSERT_BOOT_SEQUENCES_HERE________ diff --git a/intel-corei7-64/README b/intel-corei7-64/README new file mode 100644 index 0000000..3359b52 --- /dev/null +++ b/intel-corei7-64/README @@ -0,0 +1,8 @@ +This file contains build and boot instructions for Enea Linux on intel-corei7-64, + +realtime profile. + + + + + diff --git a/intel-corei7-64/default.xml b/intel-corei7-64/default.xml new file mode 100644 index 0000000..eae05c1 --- /dev/null +++ b/intel-corei7-64/default.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/intel-corei7-64/eltf.conf b/intel-corei7-64/eltf.conf new file mode 100644 index 0000000..cd82060 --- /dev/null +++ b/intel-corei7-64/eltf.conf @@ -0,0 +1,20 @@ +# eltf.conf +# internal ENEA file - used for ELTF +# +# setup as unix sh file; use comma separated values for array types, no spaces +# +# DELETE_SSTATE=NO/YES +# BOOTING_METHOD=NFS/RAM/etc +# TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script +# IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk,world +DELETE_SSTATE=NO +BOOTING_METHOD=NFS +TEST_PACKAGE_enea-image-standard=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script +RC_TEST_PACKAGE_enea-image-standard=healthcheck-runner +IMAGE_TYPES=enea-image-rt,enea-image-rt-sdk +SDK_IMAGE=enea-image-rt-sdk +EXTENSIBLE_SDK=YES +PKG_IMAGE=enea-image-rt-sdk +ARCHITECTURE=x86_64 +SKIP=NO +SKIP_TESTS=NO diff --git a/intel-corei7-64/manifest_template.xml b/intel-corei7-64/manifest_template.xml new file mode 100644 index 0000000..19ee1ce --- /dev/null +++ b/intel-corei7-64/manifest_template.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3-54-g00ecf