History log of /seL4-test-master/projects/sel4test/apps/sel4test-driver/src/plat/imx6/plat.c
Revision Date Author Comments
# 1d66b504 29-Jul-2019 Damon Lee <Damon.Lee@data61.csiro.au>

sel4test-driver: Use initialised IO ops

Instead of initialising a new IO mapper interface, we use the
initialised IO ops interface.


# 92fa60fe 12-Jul-2019 Yu Hou <Yu.Hou@data61.csiro.au>

Trivial: style fix

make the style checker happy


# b0034966 10-Oct-2017 Adrian Danis <Adrian.Danis@data61.csiro.au>

sel4test-driver: Make different environment types clearer

Changes the 'env' in sel4test-driver to be called driver_env so that it is not confused
with the environment 'env' in the basic tests. To handle this type change we also
explicitly declare implementations that could take an arbitrary environment to take a
'uintptr_t' type that is cast to the known (and hopefully correct) environment type.


# 069ae265 02-Oct-2017 Hesham Almatary <hesham.almatary@data61.csiro.au>

Fix missing braces warning


# 28bbfa84 24-Sep-2017 Adrian Danis <Adrian.Danis@data61.csiro.au>

Initialise stack declared ps_io_ops_t to zero


# bb173222 20-Jul-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Use ltimer interface in sel4test

- remove all plat specific timer code
- new timers don't need any code added to sel4test!
- also remove plat_copy_serial caps as it is empty for all cases


# e0eb8e3c 13-Jul-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Fix whitespace

- remove trailing whitespace
- remove double blank lines
- remove blank lines at end of file


# b5ac337a 04-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Fix licenses


# cc36f1ce 27-Apr-2017 Kent McLeod <Kent.Mcleod@data61.csiro.au>

Refactor copy_cap_to_process to libsel4utils

Move this function to libsel4utils


# c5c72ebf 27-Apr-2017 Kent McLeod <Kent.Mcleod@data61.csiro.au>

Move dev init caps functions to libsel4platsupport

init_timer_caps and init_serial_caps is functionality that is often used
in other applications so this has been moved to libsel4platsupport to
reduce bitrot.


# aebaafa2 27-Nov-2016 Kofi Doku Atuah <kofidoku.atuah@data61.csiro.au>

Clean up seL4test backend

* Clean up the structure of seL4test.
* Make TK1 use the same device as both the
event-timer and wall-clock timer.


# b298a703 06-Nov-2016 Anna Lyons <Anna.Lyons@data61.csiro.au>

SELFOUR-328: add clocktimer for pc99, omap3 & imx6