Fpedga
New Contributor
3 years agoEncryption and Remote Update does not work in Arria 10
Hello,
I am reading AN 556 and doing some tests with a volatile key.
The tests I've done with a JIC containing a single page (with 1 encrypted SOF) works good.
The problem is, when I create a JIC with 2 pages to use with the remote update (ALTREMOTE IP) feature, both pages contain different SOFs but are encrypted with the same key. The thing is it refuses to load page 1 (which would happen to be application image) and stays on page 0 (factory image). I have this working seamlessly (the remote update part) without using encryption, so it seems to be an issue when encryption comes into play, right?
Thanks.