On 10/24/19 11:58 AM, David Taylor wrote:
> Our application is embedded. And in addition to cold boot (reload
> everything; start over from scratch), we support warm boot. As part of
> supporting warm boot, read-write data that needs to be initialized, is
> initialized by code. And we ensure at
Our application is embedded. And in addition to cold boot (reload
everything; start over from scratch), we support warm boot. As part of
supporting warm boot, read-write data that needs to be initialized, is
initialized by code. And we ensure at link time that the traditional
initialized read-wr