anbox/src
Simon Fels ae8cefb770 cmds: implement CPU feature sanity check via builtin compiler functions
To prevent our whilelist from growing much more we know do an additional
sanity check via compiler builtin functions if we cannot detect all
mandatory CPU features via the cpu_features libray and if the CPU isn't
whitelisted. This should cover more or less all remaining cases unless
the compiler is unable to detect the features properly.
2018-09-11 19:43:27 +02:00
..
anbox cmds: implement CPU feature sanity check via builtin compiler functions 2018-09-11 19:43:27 +02:00
CMakeLists.txt cmds: add command to check for mandatory CPU features 2018-07-18 14:45:40 -04:00
main.cpp Reformat all code and use the Google cpp code style 2016-12-02 17:38:43 +01:00