b49020 commented on code in PR #141: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/141#discussion_r1670210850
########## examples/aes-rs/Makefile: ########## @@ -26,10 +26,10 @@ TARGET_HOST ?= $(TARGET) TARGET_TA ?= $(TARGET) Review Comment: I am sceptical if that would allow us to override the defaults simply via `make TARGET_TA=<>` assignments but rather require explicit `export TARGET_TA=<>`. Please double check. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org