You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have RTMR[0] (firmware configuration) and RTMR[3] (app-specific configuration) unused currently.
It seems to make sense to reflect cmdline arguments and environment variables in RTMR[3]. However, it is unclear what will be the golden values against which to compare (especially the environment variables, which can be a large set and quite diverse).
Currently not really needed because we reuse Gramine-SGX logic.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We have
RTMR[0]
(firmware configuration) andRTMR[3]
(app-specific configuration) unused currently.It seems to make sense to reflect cmdline arguments and environment variables in
RTMR[3]
. However, it is unclear what will be the golden values against which to compare (especially the environment variables, which can be a large set and quite diverse).Currently not really needed because we reuse Gramine-SGX logic.
Beta Was this translation helpful? Give feedback.
All reactions