This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Description
Hi,
I'm facing issues while building PSME. Below is the error.
Cannot find library opae-proxy required for OPAE/OPAE
I have followed below steps to build
git clone https://github.com/intel/intelRSD.git
cd intelRSD/PSME/third_party
# ./download.sh
cd ..
mkdir build.release
cd build.release
cmake ..
Anybody facing similar issues? Can someone please help me to get my build proceed further.