| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Use CMake for compilation using cmake is in order to make OpenAMP compilation easier to cross OSes and compilers Signed-off-by: Wendy Liang <jliang@xilinx.com> | 10 年前 | |
lib/virtio/virtio: fix the coverity issue in function virtio_dev_name() ((MISRA C-2012 Rule 8.9) An object should be declared at block scope if its identifier only appears in a single function. (MISRA C-2012 Rule 10.3) The value of an expression shall not be assigned to an object with a narrower essential type or of a different essential type category. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> | 3 个月前 | |
lib/virtio/virtqueue.c: fix the coverity issue about virtqueue_nused/navail virtqueue_navail() and virtqueue_nused() should return uint16_t to make all the type at all used places be matched. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> | 3 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 年前 | ||
| 3 个月前 | ||
| 3 个月前 |