Get rid of VxMicro-specific warning from VPF files

This warning isn't relevant to Zephyr OS.

Change-Id: I8a115dec61c0c325e5b09337cd3a785fb0f5c75b
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
This commit is contained in:
Allan Stephens 2015-06-04 16:40:44 -04:00 committed by Anas Nashif
parent 2628a471fd
commit b1190a00ba
35 changed files with 0 additions and 174 deletions

View file

@ -31,11 +31,6 @@
% POSSIBILITY OF SUCH DAMAGE.
%
% Warning: Saving a Viper project file (.vpf) with the
% Viper Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% DRIVERTYPE CALL
% ================================================

View file

@ -31,11 +31,6 @@
% POSSIBILITY OF SUCH DAMAGE.
%
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% DRIVERTYPE CALL
% ================================================
TIMERDRIVER 'timer_driver(0)'

View file

@ -31,11 +31,6 @@
% POSSIBILITY OF SUCH DAMAGE.
%
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% DRIVERTYPE CALL
% ===============================================
TIMERDRIVER 'timer_driver(0)'

View file

@ -31,11 +31,6 @@
% POSSIBILITY OF SUCH DAMAGE.
%
% Warning: Saving a Viper project file (.vpf) with the
% Viper Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% DRIVERTYPE CALL
% ================================================

View file

@ -1,10 +1,5 @@
% Application : Hello demo
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ==================================
TASK TASKA 7 taskA 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : DiningPhilosophers
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASKGROUP NAME
% ==============
TASKGROUP PHI

View file

@ -1,11 +1,6 @@
% Application : AppKernel benchmark
% Part common for all platforms
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK RECVTASK 5 recvtask 1024 []

View file

@ -1,10 +1,5 @@
% Application : bootTime
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK BOOTTIME 5 bootTimeTask 1024 [EXE]

View file

@ -1,10 +1,5 @@
% Application : maximal Microkernel footprint
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ==================================================
TASK fgTask 10 fgTaskEntry 1024 [EXE]

View file

@ -1,6 +1,2 @@
% Application : minimal Microkernel footprint
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.

View file

@ -1,10 +1,5 @@
% Application : regular Microkernel footprint
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ==================================================
TASK fgTask 10 fgTaskEntry 512 [EXE]

View file

@ -1,11 +1,6 @@
% Application : latency_measure
% Common definitions
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ====================================================
TASK TESTTASK 10 microMain 1024 [EXE]

View file

@ -1,11 +1,6 @@
% Application : SysKernel benchmark
% Part common for all platforms
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% =======================================================
TASK SYSKERNELBENCH 6 SysKernelBench 16384 [FPU,EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel event APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK tStartTask 5 RegressionTask 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel semaphore APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ====================================================
TASK MONITORTASK 5 MonitorTaskEntry 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel critical section API
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK ALTTASK 40 AlternateTask 1024 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel event APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ==================================================
TASK tStartTask 5 RegressionTask 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel FIFO APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ====================================================
TASK tStartTask 5 RegressionTask 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : floating point sharing test
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% =======================================================
TASK load_low 10 load_store_low 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test VxMicro standard libraries
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK MONITORTASK 4 MonitorTaskEntry 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel Msg APIs for mail
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ========================================================
TASK MONITORTASK 5 MonitorTaskEntry 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel map APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK REGRESSTASK 5 RegressionTask 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel mutex APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK TASK10 10 Task10 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel target pipe APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK MONITORTASK 4 MonitorTaskEntry 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel memory pool APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK tStartTask 5 RegressionTask 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test random number APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% =======================================================
TASK tTestTask 5 RegressionTaskEntry 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel semaphore APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% =====================================================
TASK MONITORTASK 5 MonitorTaskEntry 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel task APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% =================================================
TASK RT_TASKID 10 RegressionTask 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : Stack Protector Regression
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ======================================================
TASK REGRESSIONTASK 7 RegressionTask 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test static interrutps
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ==================================================
TASK tStartTask 6 idtTestTask 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel task APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ==================================================
TASK HT_TASKID 20 HelperTask 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : kernel task level device interrupt test
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK MONITORTASK 10 MonitorTaskEntry 1024 [EXE]

View file

@ -1,10 +1,5 @@
% Application : TicklessTest
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% ==================================================
TASK timerApp 6 ticklessTestTask 4096 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test microkernel timer APIs
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% =======================================================
TASK tStartTask 5 RegressionTaskEntry 2048 [EXE]

View file

@ -1,10 +1,5 @@
% Application : test XIP
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASK NAME PRIO ENTRY STACK GROUPS
% =====================================================
TASK tStartTask 5 RegressionTaskEntry 1024 [EXE]