1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto
Rocky Zhang aca08cf74d Update __init__.py
The boot monitor seems to have some buffer overrun issue while loading the latest Linaro android images.
The behavior is after loading the initrd, the kernel loading will fail, very likely to due command line buffer overrun.
the new initrd in the Linaro image is 3 times larger than the previous version, which could cause the issue.
putting a dummy enter between loading initrd and the kernel could resolve the issue.
2015-03-16 11:26:58 +08:00
..
commands Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
common Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
core Fixing initialization of ~/.workload_automation. 2015-03-13 10:25:31 +00:00
devices Update __init__.py 2015-03-16 11:26:58 +08:00
external Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
instrumentation Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
modules Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
resource_getters Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
result_processors Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
tests Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
workloads Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-biglittle.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-tutorial.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
config_example.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00