test/nvmm/demo: Update makefiles and README
authorAaron LI <aly@aaronly.me>
Fri, 28 May 2021 10:39:58 +0000 (18:39 +0800)
committerAaron LI <aly@aaronly.me>
Tue, 20 Jul 2021 23:28:23 +0000 (07:28 +0800)
commitff902b0e20a1cf6b0ae36a43b338114fd6da7694
treeb6324053cedd0e6cfb23a21544c5b9d1035bb430
parent8368e25f758b85c2863fe95506b40c66b86379d5
test/nvmm/demo: Update makefiles and README

* Adjust makefiles to be a bit more generic.
* Adjust compiler flags to enable more warnings and debug info.
* Add top-level makefile to ease the build.
* Update README.
test/nvmm/demo/Makefile [new file with mode: 0644]
test/nvmm/demo/README.txt
test/nvmm/demo/smallkern/Makefile
test/nvmm/demo/toyvirt/Makefile