00:42
AneoX has joined #linux-sunxi
00:53
aloo_shu has quit [Remote host closed the connection]
00:55
aloo_shu has joined #linux-sunxi
01:38
ganbold has quit [Ping timeout: 268 seconds]
01:45
jstefanop has joined #linux-sunxi
01:50
jstefanop has quit [Remote host closed the connection]
01:51
jstefanop has joined #linux-sunxi
01:54
tllim has quit [Read error: Connection reset by peer]
01:55
jstefanop has quit [Ping timeout: 240 seconds]
01:56
ganbold has joined #linux-sunxi
02:02
NeuroScr has quit [Quit: NeuroScr]
02:03
cnxsoft has joined #linux-sunxi
02:13
NeuroScr has joined #linux-sunxi
02:43
NeuroScr has quit [Quit: NeuroScr]
02:45
<
wens >
montjoie: you can't use the cubie4 as a host for doing FEL stuff
02:45
<
wens >
it should still have FEL mode
03:27
dddddd has quit [Remote host closed the connection]
03:43
xqdzn has joined #linux-sunxi
03:50
NeuroScr has joined #linux-sunxi
03:57
vagrantc has quit [Quit: leaving]
04:08
Gerwin_J has joined #linux-sunxi
04:16
<
smaeul >
megi: I didn't realize ALDO3 and CLDO1 were connected together. cldo1 is on by default, and it seems to provide enough power
04:17
<
smaeul >
the problem turned out to be pinmux. I was relying on A64 fallback, but it has a different port d pinmux
04:17
<
smaeul >
ethernet@5020000 Waiting for PHY auto negotiation to complete....... done
04:18
<
megi >
interesting!
04:18
<
smaeul >
so adding a new variant with the correct branches in the driver worked
04:22
<
smaeul >
montjoie: ^
04:22
<
smaeul >
and ALDO2 needs to be turned on somehow
04:23
<
smaeul >
axp_i2c_write(AXP805_ADDR, 0x18, 0x1a); axp_i2c_write(AXP805_ADDR, 0x10, 0x7f); // this works to turn on ALDO2 at 3v3 in ATF
04:28
megi has quit [Ping timeout: 240 seconds]
04:33
lurchi_ has joined #linux-sunxi
04:37
lurchi__ has quit [Ping timeout: 240 seconds]
04:44
<
montjoie >
wens: I want to boot cubie4 via FEL, not using it as host
04:44
NeuroScr has quit [Quit: NeuroScr]
05:00
cnxsoft1 has joined #linux-sunxi
05:00
cnxsoft has quit [Read error: Connection reset by peer]
05:02
selfbg has joined #linux-sunxi
05:19
<
wens >
montjoie: I haven't done that in some time... and never with mainline u-boot
05:33
airwind has joined #linux-sunxi
05:37
NeuroScr has joined #linux-sunxi
05:40
florian has joined #linux-sunxi
05:42
jailbox has quit [Remote host closed the connection]
05:47
florian has quit [Ping timeout: 240 seconds]
05:49
florian has joined #linux-sunxi
05:50
NeuroScr has quit [Quit: NeuroScr]
05:50
NeuroScr has joined #linux-sunxi
05:50
NeuroScr has quit [Client Quit]
05:50
NeuroScr has joined #linux-sunxi
06:02
aloo_shu has quit [Quit: ""]
06:04
libv has quit [Ping timeout: 240 seconds]
06:05
libv has joined #linux-sunxi
06:12
reinforce has joined #linux-sunxi
06:26
NeuroScr has quit [Quit: NeuroScr]
06:26
Gerwin_J has quit [Quit: Gerwin_J]
06:29
gsz has joined #linux-sunxi
06:37
florian has quit [Ping timeout: 240 seconds]
06:39
xqdzn51 has joined #linux-sunxi
06:41
xqdzn has quit [Ping timeout: 260 seconds]
06:52
jailbox has joined #linux-sunxi
06:54
xqdzn51 has quit [Ping timeout: 260 seconds]
06:58
kaspter has joined #linux-sunxi
07:07
<
montjoie >
wens: A80 is one of the remaining SoC not in kernelci
07:07
<
montjoie >
I need to boot it automatically
07:20
deesix has quit [Ping timeout: 240 seconds]
07:21
xqdzn has joined #linux-sunxi
07:22
deesix has joined #linux-sunxi
07:26
tnovotny has joined #linux-sunxi
07:51
ldevulder_ is now known as ldevulder
08:20
Gerwin_J has joined #linux-sunxi
08:21
diego_r has joined #linux-sunxi
08:25
sunilmohan has quit [Ping timeout: 268 seconds]
08:32
sunilmohan has joined #linux-sunxi
08:32
sunilmohan has quit [Changing host]
08:32
sunilmohan has joined #linux-sunxi
08:33
yann has quit [Ping timeout: 240 seconds]
08:35
matthias_bgg has joined #linux-sunxi
08:49
diego_r has quit [Ping timeout: 240 seconds]
08:54
xqdzn has quit [Quit: Ping timeout (120 seconds)]
08:59
ldevulder has quit [Quit: Leaving]
09:05
ldevulder has joined #linux-sunxi
09:07
deesix has quit [Ping timeout: 265 seconds]
09:09
deesix has joined #linux-sunxi
09:16
jack has joined #linux-sunxi
09:16
jack is now known as Guest64014
09:25
Guest64014 has left #linux-sunxi [#linux-sunxi]
09:34
yann has joined #linux-sunxi
09:37
florian has joined #linux-sunxi
09:39
dddddd has joined #linux-sunxi
09:54
Mangy_Dog has joined #linux-sunxi
10:27
gaston1980 has joined #linux-sunxi
10:27
megi has joined #linux-sunxi
10:30
warpme_ has joined #linux-sunxi
10:34
Gerwin_J has quit [Read error: Connection reset by peer]
10:56
nexgen has quit [Quit: Leaving]
11:28
jonasbits has quit [Quit: No Ping reply in 210 seconds.]
11:29
jonasbits has joined #linux-sunxi
11:51
wasutton3 has joined #linux-sunxi
12:14
lurchi_ is now known as lurchi__
12:38
<
montjoie >
ppffff when data is full of zero and key is full of zero, SS does not work...
12:39
<
megi >
key should probably never be 0 :)
12:39
<
montjoie >
it is a test vector in linux
12:40
<
megi >
ah, corner cases
12:43
<
montjoie >
was going mad while my driver was failling only when encapsulated in a gcm(aes)
12:44
<
megi >
I like those aha moments when I solve somehing like this and it suddenly works :)
12:45
<
KotCzarny >
..and then grumble when it breakes again sometimes
12:45
matthias_bgg has quit [Read error: Connection reset by peer]
12:45
matthias_bgg has joined #linux-sunxi
13:04
airwind has quit [Quit: airwind]
13:18
kaspter has quit [Quit: kaspter]
13:46
florian has quit [Quit: Leaving]
13:52
jstefanop has joined #linux-sunxi
13:56
jstefanop has quit [Ping timeout: 240 seconds]
14:00
selfbg has quit [Remote host closed the connection]
14:05
nexgen has joined #linux-sunxi
14:11
cristian__c has quit [Read error: Connection reset by peer]
14:11
cristian_c has joined #linux-sunxi
14:11
cristian_c has quit [Changing host]
14:11
cristian_c has joined #linux-sunxi
14:31
JohnDoe_71Rus has joined #linux-sunxi
14:35
cnxsoft1 has quit [Quit: cnxsoft1]
14:40
ldevulder has quit [Remote host closed the connection]
14:42
reinforce has quit [Quit: Leaving.]
14:42
ldevulder has joined #linux-sunxi
14:51
kaspter has joined #linux-sunxi
15:05
AneoX has joined #linux-sunxi
15:13
Kwiboo has quit [Ping timeout: 240 seconds]
15:39
<
willmore >
megi, it's a valid value, but sure, very rare. You don't want to have to special case things like using AES(X) as a key and having to check if AES(X) is 0 by some bizarre chance.
15:39
<
willmore >
For things like XTS, you're using a different value as the key for each block and they're programatically generated.
15:40
<
megi >
willmore: I see
15:40
<
willmore >
You'd end up with a large volume that happens to have one block that is always stored in plaintext--or never writes/reads at all.
15:40
<
willmore >
Silently.
15:48
florian has joined #linux-sunxi
15:49
netlynx has joined #linux-sunxi
15:49
netlynx has joined #linux-sunxi
15:49
netlynx has quit [Changing host]
15:53
florian has quit [Ping timeout: 268 seconds]
15:54
reinforce has joined #linux-sunxi
16:01
matthias_bgg has quit [Ping timeout: 252 seconds]
16:04
tllim has joined #linux-sunxi
16:08
ldevulder_ has joined #linux-sunxi
16:10
ldevulder has quit [Ping timeout: 240 seconds]
16:11
ldevulder__ has joined #linux-sunxi
16:14
ldevulder_ has quit [Ping timeout: 264 seconds]
16:15
jstefanop has joined #linux-sunxi
16:16
ldevulder__ has quit [Ping timeout: 264 seconds]
16:22
Kwiboo has joined #linux-sunxi
16:33
yann has quit [Ping timeout: 265 seconds]
16:42
tnovotny has quit [Quit: Leaving]
16:45
tllim has quit [Read error: Connection reset by peer]
16:55
gaston1980 has quit [Quit: Konversation terminated!]
17:26
yann has joined #linux-sunxi
17:28
[TheBug] has quit [Ping timeout: 240 seconds]
17:28
[TheBug] has joined #linux-sunxi
17:30
gsz has quit [Quit: Konversation terminated!]
17:41
aloo_shu has joined #linux-sunxi
17:44
iamfrankenstein has joined #linux-sunxi
17:48
cristian_c has quit [Quit: Bye]
18:01
kaspter has quit [Ping timeout: 246 seconds]
18:13
ldevulder has joined #linux-sunxi
18:16
TheSeven has joined #linux-sunxi
18:19
TheSeven has quit [Remote host closed the connection]
18:22
TheSeven has joined #linux-sunxi
18:47
yann|work has joined #linux-sunxi
18:47
TheSeven has quit [Remote host closed the connection]
18:50
yann has quit [Ping timeout: 276 seconds]
18:55
florian has joined #linux-sunxi
18:59
NeuroScr has joined #linux-sunxi
19:14
iamfrankenstein has quit [Quit: iamfrankenstein]
19:17
TheSeven has joined #linux-sunxi
19:23
quadjfet has joined #linux-sunxi
19:24
netlynx has quit [Quit: Ex-Chat]
19:30
pmp-p has quit [Ping timeout: 265 seconds]
19:31
pmpp has joined #linux-sunxi
19:48
TheSeven has quit [Remote host closed the connection]
19:51
NeuroScr has quit [Quit: NeuroScr]
20:21
florian has quit [Ping timeout: 240 seconds]
20:27
florian has joined #linux-sunxi
20:46
reinforce has quit [Quit: Leaving.]
20:49
atsampson has quit [Quit: An emu10k1 in 2019??]
21:20
lurchi__ is now known as lurchi_
21:44
atsampson has joined #linux-sunxi
21:46
nexgen has quit [Quit: Leaving]
21:51
gnufan_home has joined #linux-sunxi
21:52
lkcl has quit [Ping timeout: 240 seconds]
21:52
AneoX has joined #linux-sunxi
22:05
lkcl has joined #linux-sunxi
22:06
gaston1980 has joined #linux-sunxi
22:07
jailbox has quit [Ping timeout: 240 seconds]
22:12
florian has quit [Ping timeout: 265 seconds]
22:23
jailbox has joined #linux-sunxi
22:37
quadjfet_ has joined #linux-sunxi
22:37
quadjfet has quit [Read error: Connection reset by peer]
22:49
jonasbits has quit [Ping timeout: 276 seconds]
22:53
jonasbits has joined #linux-sunxi
23:01
menomc has left #linux-sunxi [#linux-sunxi]
23:02
mnemoc has joined #linux-sunxi
23:05
jstefanop has quit [Remote host closed the connection]
23:06
jstefanop has joined #linux-sunxi
23:11
jstefanop has quit [Ping timeout: 240 seconds]
23:12
jstefanop has joined #linux-sunxi
23:16
jstefanop has quit [Ping timeout: 240 seconds]
23:19
jstefanop has joined #linux-sunxi
23:19
gnufan_home has quit [Quit: Leaving.]
23:24
jstefanop has quit [Ping timeout: 276 seconds]
23:31
Mangy_Dog has quit [Ping timeout: 276 seconds]