Turl changed the topic of #linux-sunxi to: Allwinner/sunxi /development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi
lerc has quit [Ping timeout: 240 seconds]
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Da_Coynul has joined #linux-sunxi
popolon has quit [Quit: WeeChat 1.4]
kofol has joined #linux-sunxi
kofol has quit [Quit: Page closed]
apritzel has quit [Ping timeout: 244 seconds]
kofo has joined #linux-sunxi
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
ricardocrudo has quit [Remote host closed the connection]
lerc has joined #linux-sunxi
willmore has joined #linux-sunxi
IgorPec has joined #linux-sunxi
ninolein has quit [Ping timeout: 258 seconds]
ninolein has joined #linux-sunxi
IgorPec has quit [Quit: Nettalk6 - www.ntalk.de]
cnxsoft has joined #linux-sunxi
clonak has quit [Ping timeout: 240 seconds]
clonak has joined #linux-sunxi
kofo has quit [Quit: Page closed]
valkyr1e has quit [Ping timeout: 240 seconds]
valkyr1e has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 264 seconds]
p1u3sch1_ has joined #linux-sunxi
TheLinuxBug has quit [Ping timeout: 258 seconds]
TheLinuxBug has joined #linux-sunxi
iamfrankenstein has joined #linux-sunxi
fire2191 has quit [Read error: Connection reset by peer]
wens has quit [Ping timeout: 276 seconds]
<TheLinuxBug> so does CHIP and the r8 actually use vdpau or is it actually different?
vickycq has quit [Ping timeout: 240 seconds]
vickycq has joined #linux-sunxi
pseudomind has joined #linux-sunxi
jernej has joined #linux-sunxi
pseudomind has quit [Quit: pseudomind]
pseudomind has joined #linux-sunxi
pseudomind has quit [Quit: pseudomind]
mosterta has joined #linux-sunxi
pseudomind has joined #linux-sunxi
zuikis has joined #linux-sunxi
pseudomind has quit [Quit: pseudomind]
mosterta has quit [Ping timeout: 246 seconds]
vagrantc has joined #linux-sunxi
vagrantc has quit [Client Quit]
<mripard> TheLinuxBug: there's no video hw decoding
jernej has quit [Quit: Konversation terminated!]
vagrantc has joined #linux-sunxi
p1u3sch1_ has quit [Ping timeout: 240 seconds]
p1u3sch1 has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft1 has joined #linux-sunxi
cnxsoft1 is now known as cnxsoft
tlwoerner has quit [Ping timeout: 276 seconds]
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
Netlynx has joined #linux-sunxi
Netlynx has quit [Changing host]
Netlynx has joined #linux-sunxi
cptG has joined #linux-sunxi
apritzel has joined #linux-sunxi
cptG_ has quit [Ping timeout: 260 seconds]
apritzel has quit [Ping timeout: 244 seconds]
paulk-collins has joined #linux-sunxi
xalius has quit [Quit: Page closed]
vagrantc has quit [Ping timeout: 264 seconds]
BenG83 has joined #linux-sunxi
mosterta has joined #linux-sunxi
reinforce has joined #linux-sunxi
mosterta has quit [Ping timeout: 252 seconds]
Gerwin_J has joined #linux-sunxi
apritzel has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
vagrantc has joined #linux-sunxi
matthias_bgg has quit [Ping timeout: 246 seconds]
Net147 has quit [Quit: Quit]
vagrantc has quit [Quit: leaving]
Net147 has joined #linux-sunxi
Net147 has quit [Quit: Quit]
vishnup has joined #linux-sunxi
Net147 has joined #linux-sunxi
Rambler44 has joined #linux-sunxi
<Rambler44> I'm on H3 3.4.112-sun8i, and wonder - since the modules are kernel is there any hardware acceleration on AES? I'm not that paranoid, all I want is a non-expensive cipher to do OpenSSL.
<Rambler44> If there had been one, at least in mainline, then it should have been a driver with sunxi in it's name from what I understand. So chances are there are none.
<Rambler44> either way it's probably not that resource intensive to use AES 128 CBC
<montjoie> Rambler44: hardware AES via crypto device is under work
<montjoie> Rambler44: see sunxi.montjoie.ovh for all ciphers detail
<Rambler44> Under sun8i-ce driver it says AES CBC is OK
<Rambler44> Although I'm not sure that's safe to use?
<montjoie> oups I dont see you use 3.4, all speak for mainline...
<Rambler44> Yup, I guess there is no hardware on 3.4
<Rambler44> module probably won't load
<montjoie> BSP kernel have also crypto device driver
vishnup has quit [Remote host closed the connection]
<Rambler44> Using the armbian kernel, so that's probaly out of the question.
<Rambler44> No wait, it's BSP
<Rambler44> What other could it be.
<Rambler44> With important fixes on top of course
fire219 has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
<montjoie> so Rambler44 you just need to see aes in /proc/crypto and using AF_ALG or cryptodev for having hw acceleration in openssl
<Rambler44> Yup, seems liek time with engine is 0.009s, without is 0.061s
apritzel has quit [Ping timeout: 244 seconds]
<Rambler44> inside my chroot, however, it doesn't matter if I use engine or not.
<Rambler44> not sure what happened here
OverCR has joined #linux-sunxi
Andy-D has quit [Remote host closed the connection]
cnxsoft has quit [Remote host closed the connection]
vagrantc has joined #linux-sunxi
<MoeIcenowy> did some A64 blob search
apritzel has joined #linux-sunxi
<ssvb> MoeIcenowy: the boot0 part does not strictly need to have GPL license, because it is a separate boot stage and is not linked with the U-Boot code
<ssvb> MoeIcenowy: the arisc blob does not need to have GPL license either because it is the firmware for a separate core
<ssvb> MoeIcenowy: based on the file name, libnand-sun8iw10p1 is not related to A64
<MoeIcenowy> ssvb: but the dram code is located in arch/arm/cpu/, not sunxi_spl/
<ssvb> MoeIcenowy: does the code placement really matter? is it linked with U-Boot?
<MoeIcenowy> but they're shipped inside U-Boot source code
r143255 has joined #linux-sunxi
<MoeIcenowy> and at least some headers are shared between u-boot and boot0
vagrantc has quit [Quit: leaving]
Amit_t_ has joined #linux-sunxi
<Rambler44> Actually there is no visible difference between running openssl with -engine AF_ALG/cryptodev then without
<Rambler44> Most likely the engines aren't even there
<Amit_t_> Hello, I am trying to run perf command on pine64 but seeing it http://paste.ubuntu.com/18893197/
<Rambler44> Yeah, correct, I somehow broke it by doing -v
apritzel has quit [Ping timeout: 244 seconds]
paulk-collins_ has joined #linux-sunxi
paulk-collins has quit [Ping timeout: 276 seconds]
BenG83 has quit [Ping timeout: 244 seconds]
jmcneill has joined #linux-sunxi
lemonzest has joined #linux-sunxi
alexxy has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
tlwoerner has joined #linux-sunxi
paulk-collins__ has joined #linux-sunxi
paulk-collins_ has quit [Ping timeout: 240 seconds]
IgorPec1110 has joined #linux-sunxi
aalm has quit [Ping timeout: 240 seconds]
IgorPec1111 has joined #linux-sunxi
IgorPec1110 has quit [Ping timeout: 250 seconds]
IgorPec1112 has joined #linux-sunxi
IgorPec1111 has quit [Ping timeout: 252 seconds]
ixnus has joined #linux-sunxi
<ixnus> libschw what it is ?
<ixnus> What about the H3 SDK (Draco_H3_SDK_20150601_lichee.zip) ?
<ixnus> and A83T ?
ixnus has quit [Client Quit]
IgorPec1112 has quit [Ping timeout: 240 seconds]
apritzel has joined #linux-sunxi
<apritzel> Amit_t_: annoyingly perf is very much married to the running kernel
<apritzel> so you have to compile perf from the very same source tree your kernel was compiled from
<Amit_t_> apritzel: Yup I did it :) ,, http://paste.ubuntu.com/18901213/
<Amit_t_> so Itaru was right ?
<Amit_t_> I just wanted to run in Guest
<Amit_t_> but some how I haven't able to config Networking in guest
<apritzel> Amit_t_: your output reminds me to add the PMU node to the DT
<Amit_t_> oh I see
barryplopper has joined #linux-sunxi
ricardocrudo has quit [Ping timeout: 258 seconds]
BenG83 has joined #linux-sunxi
barryplopper has quit [Quit: Page closed]
Rambler44 has quit [Quit: Leaving]
ricardocrudo has joined #linux-sunxi
IgorPec1112 has joined #linux-sunxi
<apritzel> Amit_t_: could you give this patch a try: https://gist.github.com/apritzel/d025abaa1425fcaf5991b5ffcf18a0a3
<Amit_t_> sure, I was just calculating it GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH :)
<Amit_t_> apritzel: Thanks, http://paste.ubuntu.com/18905004/
<apritzel> Amit_t_: great, thanks for testing
<Amit_t_> :)
<apritzel> looks like this "sleep" should be optimized ;-)
<Amit_t_> I think on H3 also, it is missing
<Amit_t_> Shall I add it if it is missing (PMU node)?
<apritzel> if you can test it ...
<Amit_t_> sure, I can and its using same IRQ number there as well
<Amit_t_> apritzel: BTW, kvm guest has perf support, right ?
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
ricardocrudo has quit [Ping timeout: 264 seconds]
fire219 has quit [Read error: Connection reset by peer]
lennyraposo has quit [Read error: Connection reset by peer]
Amit_t_ has quit [Ping timeout: 250 seconds]
fire219 has joined #linux-sunxi
Amit_t_ has joined #linux-sunxi
apritzel has quit [Ping timeout: 244 seconds]
aalm has joined #linux-sunxi
fire219 has quit [Read error: Connection reset by peer]
fire219 has joined #linux-sunxi
aalm has quit [Ping timeout: 276 seconds]
lennyraposo has joined #linux-sunxi
fire219 has quit [Read error: Connection reset by peer]
fire2191 has joined #linux-sunxi
Amit_t_ has quit [Quit: Page closed]
lemonzest has quit [Quit: Leaving]
IgorPec1112 has quit [Ping timeout: 276 seconds]
keh has joined #linux-sunxi
vickycq has quit [Ping timeout: 258 seconds]
vickycq has joined #linux-sunxi
Netlynx has quit [Quit: Leaving]
popolon has joined #linux-sunxi
Shirasaka-Hazumi has quit [Ping timeout: 276 seconds]
Shirasaka-Hazumi has joined #linux-sunxi
zuikis has left #linux-sunxi [#linux-sunxi]
ricardocrudo has joined #linux-sunxi
apritzel has joined #linux-sunxi
iamfrankenstein has quit [Quit: iamfrankenstein]
reinforce has quit [Quit: Leaving.]
iamfrankenstein has joined #linux-sunxi
BenG83 has quit [Quit: Leaving]
[7] has quit [Disconnected by services]
TheSeven has joined #linux-sunxi
pseudomind has joined #linux-sunxi
ricardocrudo has quit [Remote host closed the connection]