Hello, I am very interested in OAT and I think it is a great job.
However, I encounter some difficulties when reproducing the work.
When I try to attest an operation function main() at oat-test/test-sensitive-variables by using ( #oei_attest_begin , #oei_attest_end) tag, it seems it does not work as expected. In practice, the compiler will report an error.
Any ideas?
Hello, I am very interested in OAT and I think it is a great job. However, I encounter some difficulties when reproducing the work. When I try to attest an operation function
main()
atoat-test/test-sensitive-variables
by using (#oei_attest_begin
,#oei_attest_end
) tag, it seems it does not work as expected. In practice, the compiler will report an error. Any ideas?