README
1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
To run this test:
type make and put reenc_stress.aes and reenc_stress.tik as
system apps on the card.
Using shell:
>s reenc_stress.aes
>t reenc_stress.tik
Publish a certain content, example dr mario (say with cid 0x00001007)
and make a ticket.sys
with only that ticket in it, or that ticket as the first one.
This is a permanent ticket for that BB, no limits.
example: rm ticket.sys; tickrom -c 5632.cert 0x00001007 ticket.sys
Put ticket.sys and cert.sys on the card, and crl.sys if necessary.
Copy 00001007.app to 00001007.cpy and put 00001007.cpy to the flash:
>a ticket.sys
>a cert.sys
>a 00001007.cpy
>d launch.cnt
Note:
Each time before starting the test, delete
launch.cnt from the card. Otherwise the first return to system app
might take a long time. (launch.cnt is where launch number or
iteration number is stored). The content launches with setLimit
to that number plus one. So it runs for one minute and returns
each time.
In order to see how many iterations are run, either watch on the
screen or retrieve launch.cnt and see the number in it.
Power on the BB, the test app launches, reencrypts each time and the
content plays for 1 minute and returns to the test app. The cycle repeats
forever.