aer-inject: new package
authorTiago Brusamarello <tiago.brusamarello@datacom.ind.br>
Wed, 30 Mar 2016 13:01:52 +0000 (10:01 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 30 Mar 2016 16:24:08 +0000 (18:24 +0200)
commit198a7f1bbcd2449516471a7deed72e2e8a7335f2
treee0a2d49d249b031d7d417f509b8422b6ba9e954c
parent4f90f55dc4eef8c5c9f91bc30fbdfb5f7d7fb49f
aer-inject: new package

aer-inject allows to inject PCIE AER errors on the software level into
a running Linux kernel. This is intended for validation of the PCIE
driver error recovery handler and PCIE AER core handler.

Signed-off-by: Tiago Brusamarello <tiago.brusamarello@datacom.ind.br>
[Thomas:
 - tweak commit log
 - rewrap Config.in help text
 - remove useless AER_INJECT_MAKE_OPTS variable, use
   TARGET_CONFIGURE_OPTS directly
 - add missing newline at end of .mk file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/aer-inject/Config.in [new file with mode: 0644]
package/aer-inject/aer-inject.mk [new file with mode: 0644]