| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Add networking related functions to the syscall wrapper.
Signed-off-by: Benjamin Fair <benjaminfair@google.com>
Change-Id: I0ccb4138963ce2a8c7bb6f6f3a556de1afcd0c08
|
| |
|
|
|
| |
Signed-off-by: Brandon Kim <brandonkim@google.com>
Change-Id: I84c5e7f493afbb0894528f5d0986180b7109e170
|
| |
|
|
|
| |
Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: I9da1674d6cbc688efc7bab0e033788d6ee4694f7
|
| |
|
|
|
|
|
| |
Add the read() method to the internal syscall interface.
Change-Id: Iea2a137df5b6ba2085c7363ca150d4e4b8864048
Signed-off-by: Patrick Venture <venture@google.com>
|
| |
|
|
|
|
|
|
| |
For compatibility with the Google3 build system, use std::size_t instead
of gnu size_t.
Change-Id: Ie361de9c507119aa7db93d24b6e199547bd123af
Signed-off-by: Patrick Venture <venture@google.com>
|
| |
|
|
|
|
|
| |
Add the poll() method to the internal syscall interface.
Change-Id: I6bf8b59e582214c7e607a8041a9573ef24dd5493
Signed-off-by: Patrick Venture <venture@google.com>
|
| |
|
|
|
|
|
|
| |
Remove blobs and flash namespaces and leave code in internal namespace.
This interface will be used by the host-side tool as well now.
Change-Id: I2446827abe4cad116624ac926955190ea417c0df
Signed-off-by: Patrick Venture <venture@google.com>
|
| |
|
|
|
|
|
| |
Add mapper implementation for Aspeed.
Change-Id: I4bc1cbaaa6c0bf57424b0c881cb087153d63597c
Signed-off-by: Patrick Venture <venture@google.com>
|
|
|
Add system interface to enable testing of the linux syscalls.
Change-Id: Ia135695de4ae8ed561516b8355f03c7191523780
Signed-off-by: Patrick Venture <venture@google.com>
|