Commit Graph

30291 Commits

Author SHA1 Message Date
Joel Sherrill
54bdf0c7e5 rtems/inttypes.h: New file. Uses contents from cpukit
Provide extentions to <inttpes.h> PRIxxx constants for more POSIX types.
Start with existing definitions found in RTEMS Project owned code
in cpukit/.

updates #2983.
2017-04-18 11:24:44 -05:00
Chris Johns
18f63c0004 testsuite: Fix rtems-test-check not excluding tests.
The include file handling was broken.

Add a test configuration data README.

Closes #2981.
2017-04-18 12:27:57 +10:00
Chris Johns
b53ad4615a libdebugger: Work around assert when using _Thread_Executing.
Using _Thread_Executing with RTEMS_DEBUG results in an `assert` if
the server accesses invalid memory.

Updates #2993.
2017-04-15 08:18:25 +10:00
Cillian O'Donnell
50b1269626 m68k/mrm332/./sci.c: Use inttypes.h constants removes 6 warnings. 2017-04-14 13:01:14 -05:00
Cillian O'Donnell
28593c6e1d powerpc/haleakala/./mmu_405.c: Use inttypes.h constants removes 11 warnings. 2017-04-14 13:01:14 -05:00
Cillian O'Donnell
53e7393b4e powerpc/mvme550/./pci.c: Use inttypes.h constant to fix 1 warning. 2017-04-14 13:01:14 -05:00
Cillian O'Donnell
4191647c61 virtex4/startup/bspstart.c: Use %p to fix 11 warnings. 2017-04-14 13:01:13 -05:00
Cillian O'Donnell
913ed81b1e virtex5/startup/bspstart.c: Use %p to fix 11 warnings. 2017-04-14 13:01:13 -05:00
Cillian O'Donnell
27920db91e libbsp/.../sparc64/loader/main.c: Use inttypes.h constants to remove 1 warning 2017-04-14 13:01:13 -05:00
Cillian O'Donnell
62c238e8f2 cpukit/../i386/cpu.c: Use inttypes.h to fix 1 warning. 2017-04-14 13:01:13 -05:00
Cillian O'Donnell
52597b96ae libchip/network/dec21140.c: Use inttypes.h to fix 1 warning. 2017-04-14 13:01:13 -05:00
Cillian O'Donnell
006ac513e5 libbsp/powerpc/./pci/detect_raven_bridge.c: Use inttypes.h to fix 1 warning. 2017-04-14 13:01:12 -05:00
Gedare Bloom
1731757c45 bootstrap: regenerate files after sort order fix
Updates #2965.
2017-04-13 13:13:59 -04:00
Gedare Bloom
3be28ee6dd bootstrap: make sort use C locale consistently
Closes #2965.
2017-04-13 13:00:51 -04:00
Kevin Kirspel
d2390ce47b Updating default termios initialization for dedicated input/output baud rates
updates #2897.
2017-04-10 09:39:13 -05:00
Cillian O'Donnell
2c23639ddd libdl/rtl-obj-cache.c: Using inttypes macros fixes 4 format warnings 2017-04-07 15:40:26 -05:00
Cillian O'Donnell
7acdb10cfe libcpu/../mpc5xx/.../vectors_init.c: Using inttype macros fixes 39 format warnings 2017-04-07 15:37:58 -05:00
Joel Sherrill
c475924d6d xz_config.h: Define XZ_USE_CRC64
close #2909.
2017-04-06 18:24:58 -05:00
Joel Sherrill
d8753abd04 lm32/shared/timer/timer.c: Include <rtems/bspIo.h> 2017-04-05 11:26:56 -05:00
Joel Sherrill
db46b5f8dc lm32/shared/milkymist_video/video.c: Include <rtems/bspIo.h> 2017-04-05 11:26:56 -05:00
Joel Sherrill
c44de8507f lm32/shared/milkymist_pfpu/pfpu.c: Fix indentation and braces 2017-04-05 11:26:56 -05:00
Joel Sherrill
505898f6da lm32/shared/milkymist_timer/timer.c: Include <rtems/bspIo.h> 2017-04-05 11:26:56 -05:00
Joel Sherrill
6b5fd3a353 lm32/shared/milkymist_framebuffer/framebuffer.c: Fix indentation and braces 2017-04-05 11:26:56 -05:00
Sebastian Huber
9b91c84cee smpcache01: Fix test to run on QorIQ T4240 2017-04-05 11:29:02 +02:00
Sebastian Huber
46f05b92b2 SMP: Simplify SMP multicast actions 2017-04-05 11:28:46 +02:00
Sebastian Huber
75e71b2df9 spcache01: Instruction cache invalidate workaround
On some systems, the instruction cache invalidation is not allowed by
the MMU.
2017-04-05 09:55:45 +02:00
Sebastian Huber
1bf8b25dd7 rtems-test-check-py: Fix typo 2017-04-05 09:43:20 +02:00
Sebastian Huber
662b301d34 dhrystone: Fix warnings
Close #2977.
2017-04-05 07:23:09 +02:00
Sebastian Huber
a7dc155087 bsp/qoriq: Comment out post-link hook
The U-Boot mkimage is not available in general.

Close #2969.
2017-04-05 07:09:44 +02:00
Joel Sherrill
281cf07397 psxstrsignal01: Remove warnings 2017-04-04 17:14:11 -05:00
Joel Sherrill
4590fd96d8 gen68340/startup/dumppanic.c: Fix warnings 2017-04-04 17:04:02 -05:00
Joel Sherrill
582e12afc4 lpc176x/../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:51 -05:00
Joel Sherrill
39461d1ecd lpc24xx/../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:51 -05:00
Joel Sherrill
a24ef3230e lpc32xx_mzx_stage_1-testsuite.tcfg: Add linpack 2017-04-04 12:02:51 -05:00
Joel Sherrill
ed08fa63de lm3s69xx/../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:51 -05:00
Joel Sherrill
8fd97d2de1 atsamv-testsuite.tcfg: Add linpack 2017-04-04 12:02:51 -05:00
Joel Sherrill
621808ea90 rtl22xx/../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:50 -05:00
Joel Sherrill
237e60b658 stm32f4/../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:50 -05:00
Joel Sherrill
9bb8a92714 tms570/../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:50 -05:00
Joel Sherrill
fd93c6bfaf mpc55xxevb/.../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:50 -05:00
Joel Sherrill
8d829ff8fb mrm332-testsuite.tcfg: Add linpack 2017-04-04 12:02:50 -05:00
Joel Sherrill
47a1de0758 mcf5225x-testsuite.tcfg: Add linpack 2017-04-04 12:02:49 -05:00
Joel Sherrill
4940dc2a2a mcf52235-testsuite.tcfg: Add linpack 2017-04-04 12:02:49 -05:00
Joel Sherrill
f570590c3e gensh1-testsuite.tcfg: Add linpack 2017-04-04 12:02:49 -05:00
Joel Sherrill
a66a893476 simsh*-testsuite.tcfg: Add linpack 2017-04-04 12:02:49 -05:00
Joel Sherrill
a5b885dfeb gensh2-testsuite.tcfg: Add linpack 2017-04-04 12:02:49 -05:00
Sebastian Huber
b3bfc242ed sys/event.h: Update to FreeBSD head 2017-02-13 2017-04-04 10:40:42 +02:00
Chris Johns
258bda306b testsuite: Add a common test configuration. Fix configure.ac and Makefile.am errors.
- Add a top level test configuration file for test states that are common
  to all BSPs. This saves adding a test configuration (tcfg) file for
  every BSP.

- Add the test states 'user-input' and 'benchmark'. This
  lets 'rtems-test' stop the test rather than waiting for a timeout or
  letting a benchmark run without the user asking for it to run.

- Implement rtems-test-check in Python to make it faster. The shell script
  had grown to a point it was noticably slowing the build down.

- Fix the configure.ac and Makefile.am files for a number of the
  test directories. The files are difficiult to keep in sync with the
  number of tests and mistakes can happen such as tests being left
  out of the build. The test fsrofs01 is an example. Also a there was
  a mix of SUBDIRS and _SUBDIRS being used and only _SUBDIRS should be
  used.

- Fix the test fsrofs01 so it compiles.

Closes #2963.
2017-04-04 08:24:22 +10:00
Sebastian Huber
d2a45a58aa bsp/qoriq: Fix L1 cache flush 2017-04-03 14:07:58 +02:00
Sebastian Huber
f6e793a2ca bsp/qoriq: Adjust MMU config only once 2017-04-03 14:07:58 +02:00