SGX XGBoost based on Google Asylo.
git submodule update --init --recursive
# Enter asylo docker to build.
sh env init
# NOTE: inside docker
# build and run
bazel build --config=sgx-sim :sgx_xgboost && ./bazel-bin/sgx_xgboost_host_loader tests/mushroom.conf
Please refer to https://github.com/google/asylo