rellla 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 - *only registered users can talk*
Mangy_Dog has quit [Ping timeout: 268 seconds]
sunshavi has joined #linux-sunxi
<igraltist> is there any performance impact when allow h3 only boot into secure mode?
<igraltist> oh its shown only 1 cpu insteed of four
<kilobyte> at least some distros turn off/restrict a lot of kernel features when in secure mode, this may have an effect
The_Loko has quit [Quit: Leaving]
lkcl has quit [Ping timeout: 240 seconds]
lkcl has joined #linux-sunxi
NeuroScr has joined #linux-sunxi
<igraltist> so for normal use secure mode is not usefull
<tuxd3v> what you men boot into secure mode?
<tuxd3v> compiling uboot with ATF?
<kilobyte> riiight... I assumed you're talking about secure boot
<tuxd3v> I only compile bl31 stage
<igraltist> from u-boot: CONFIG_ARMV7_BOOT_SEC_DEFAULT
<tuxd3v> if you run with, CONFIG_ARMV7_NONSEC set, and CONFIG_ARMV7_BOOT_SEC_DEFAULT unset or absent, you are running in the most privileged mode
<tuxd3v> in hypervisor mode I believe
<tuxd3v> I am not sure if unset-ting CONFIG_ARMV7_NONSEC is sufficient to run only in supervised mode..
<igraltist> i am just testing a bit the config options, will see the results
<tuxd3v> they seems a bit contraditory,uboot vs arm..
<tuxd3v> PSCI only works if in hypervisor more
<tuxd3v> at least as far as I know
tllim has joined #linux-sunxi
<tuxd3v> with security on you run into supervisor more( a more restricted mode )
<tuxd3v> in hypervisor mode you at at the top :)
<tuxd3v> so its less secure
<igraltist> on u-boot u can disable hyp but boot on non-secure
<tuxd3v> but then you will in some sort of supervisor mode?
<tuxd3v> or a mid way between both
<tuxd3v> ha ok
<tuxd3v> I got what you are telling :)
<igraltist> now i try to set all from defconfig expect the boot in secure mode, will see if 4 cpus bring up
<igraltist> top shows only one cpu too
<tuxd3v> do one thing:
<tuxd3v> 'for num in {1..100000000000..1}; do echo "nproc: $(nproc)"; done'
<tuxd3v> type this in a shell
<tuxd3v> then in another one
<tuxd3v> do a top
<tuxd3v> ;)
<tuxd3v> depends on the amount of load the system have, it will bring more cpus online or less
<tuxd3v> but test it..
<tuxd3v> :)
lkcl has quit [Ping timeout: 246 seconds]
lkcl has joined #linux-sunxi
florian has quit [Ping timeout: 252 seconds]
florian has joined #linux-sunxi
<igraltist> load over 6 and eat up nearly all mem but shows only cpu0
<tuxd3v> well in that case, probably you are right..
<tuxd3v> and only come up 1 cpu
<tuxd3v> does you have hotplug capability?
<tuxd3v> I mean enable or disable cpus
<tuxd3v> with machine up and running?
<tuxd3v> one way of triyng would be to add more cpus.. or even list if they are there..
<tuxd3v> you are in secure mode aka supervisor mode:
<tuxd3v> [ 0.003809] CPU: All CPU(s) started in SVC mode.
<kilobyte> instead of loading the system, you can read the files in /sys/devices/system/cpu
<kilobyte> online, offline, present, possible
<igraltist> cat /sys/devices/system/cpu/cpu*/hotplug/state
<igraltist> only one is up and its shown cpu0-3
<tuxd3v> you habe 6 cpus right?
<tuxd3v> how many you configured in the kernel, when you compiled iut?
<tuxd3v> iut -> it
<tuxd3v> sorry you have 4
rra has left #linux-sunxi [#linux-sunxi]
<tuxd3v> I believe
<igraltist> yes 4
<igraltist> cant set this online, says not rights
<igraltist> cat /sys/devices/system/cpu/possible
<igraltist> 0-3
<kilobyte> and present, right?
<igraltist> yes there too
ChriChri_ has joined #linux-sunxi
<igraltist> so only need to find to switch them on
<igraltist> maybe must add a cmdline param
<igraltist> maybe must take a look into kernel config for cpuhotpulg
ChriChri has quit [Ping timeout: 245 seconds]
ChriChri_ is now known as ChriChri
lkcl has quit [Ping timeout: 276 seconds]
lkcl has joined #linux-sunxi
<igraltist> the online switch for other cpu[1-3] is missing
skiboy_ has quit [Ping timeout: 240 seconds]
marvs has quit [Ping timeout: 240 seconds]
juri__ has joined #linux-sunxi
juri_ has quit [Ping timeout: 250 seconds]
lkcl has quit [Ping timeout: 276 seconds]
aloo_shu has quit [Quit: WeeChat 2.5]
<MoeIcenowy> igraltist: why do you need H3 to boot into secure?
<MoeIcenowy> the mainline Linux kernel lacks the CPU bringing up code for H3
<MoeIcenowy> so it requires some secure monitor to bring up the extra cores
<igraltist> its was just a playgroud
suprothunderbolt has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
TheSeven has quit [Ping timeout: 250 seconds]
cnxsoft has quit [Read error: Connection reset by peer]
TheSeven has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
AneoX has joined #linux-sunxi
AneoX has quit [Client Quit]
AneoX has joined #linux-sunxi
florian_kc has joined #linux-sunxi
florian has quit [Ping timeout: 265 seconds]
AneoX has quit [Ping timeout: 250 seconds]
JohnDoe_71Rus has joined #linux-sunxi
AneoX has joined #linux-sunxi
AneoX_ has joined #linux-sunxi
AneoX has quit [Ping timeout: 252 seconds]
lurchi__ has joined #linux-sunxi
lurchi_ has quit [Ping timeout: 268 seconds]
ldevulder_ has joined #linux-sunxi
ldevulder has quit [Ping timeout: 268 seconds]
lkcl has joined #linux-sunxi
lkcl has quit [Ping timeout: 268 seconds]
lykt has quit [Quit: leaving]
lykt has joined #linux-sunxi
lkcl has joined #linux-sunxi
JohnDoe5 has joined #linux-sunxi
JohnDoe_71Rus has quit [Ping timeout: 252 seconds]
DonkeyHotei has quit [Ping timeout: 240 seconds]
vagrantc has joined #linux-sunxi
mue__ has joined #linux-sunxi
mue_ has quit [Ping timeout: 276 seconds]
veremitz has quit [Ping timeout: 276 seconds]
veremitz has joined #linux-sunxi
_whitelogger has joined #linux-sunxi
suprothunderbolt has quit [Ping timeout: 276 seconds]
_whitelogger has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
netlynx has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
dddddd has quit [Remote host closed the connection]
cnxsoft has joined #linux-sunxi
kaspter has joined #linux-sunxi
kaspter has quit [Client Quit]
kaspter has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-sunxi
vagrantc has quit [Ping timeout: 276 seconds]
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-sunxi
reinforce has joined #linux-sunxi
gsz has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
reinforce has joined #linux-sunxi
Mangy_Dog has joined #linux-sunxi
random_yanek has quit [Ping timeout: 240 seconds]
random_yanek has joined #linux-sunxi
juri__ has quit [Read error: Connection reset by peer]
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-sunxi
juri_ has joined #linux-sunxi
aloo_shu has joined #linux-sunxi
mue__ has left #linux-sunxi [#linux-sunxi]
mue_ has joined #linux-sunxi
\\Mr_C\\ has joined #linux-sunxi
jstein has joined #linux-sunxi
gsz has quit [Quit: Konversation terminated!]
kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
pcbBob has joined #linux-sunxi
diego_r has joined #linux-sunxi
The_Loko has joined #linux-sunxi
AneoX has joined #linux-sunxi
AneoX_ has quit [Ping timeout: 268 seconds]
BenG83 has joined #linux-sunxi
BenG83 has quit [Remote host closed the connection]
diego_r has quit [Ping timeout: 265 seconds]
diego_r has joined #linux-sunxi
dddddd has joined #linux-sunxi
DonkeyHotei has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
AneoX has quit [Quit: Textual IRC Client: www.textualapp.com]
diego_r has quit [Ping timeout: 240 seconds]
_whitelogger has joined #linux-sunxi
florian_kc is now known as florian
dddddd has quit [Ping timeout: 252 seconds]
deesix has quit [Ping timeout: 276 seconds]
tllim has joined #linux-sunxi
dddddd has joined #linux-sunxi
deesix has joined #linux-sunxi
bonbons has joined #linux-sunxi
<warpme_> guys: where I can find most actual v4l2-request patches for ffmpeg?
<anarsoul> better ask in #cedrus
<anarsoul> or ping paulk-leonov directly
giomba has joined #linux-sunxi
bonbons has quit [*.net *.split]
dddddd has quit [*.net *.split]
jstein has quit [*.net *.split]
veremitz has quit [*.net *.split]
JohnDoe5 has quit [*.net *.split]
TheSeven has quit [*.net *.split]
NeuroScr has quit [*.net *.split]
diego71 has quit [*.net *.split]
pg12 has quit [*.net *.split]
freddor has quit [*.net *.split]
solderfumes has quit [*.net *.split]
EmilKarlson has quit [*.net *.split]
Jeremy_Rand_Talo has quit [*.net *.split]
davidebeatrici has quit [*.net *.split]
anarsoul|c has quit [*.net *.split]
OnkelUlla has quit [*.net *.split]
jernej has quit [*.net *.split]
jeandet has quit [*.net *.split]
lvrp16 has quit [*.net *.split]
dddddd has joined #linux-sunxi
diego71 has joined #linux-sunxi
solderfumes has joined #linux-sunxi
Jeremy_Rand_Talo has joined #linux-sunxi
freddor has joined #linux-sunxi
EmilKarlson has joined #linux-sunxi
OnkelUlla has joined #linux-sunxi
jeandet has joined #linux-sunxi
jernej has joined #linux-sunxi
anarsoul|c has joined #linux-sunxi
lvrp16 has joined #linux-sunxi
veremitz has joined #linux-sunxi
bonbons has joined #linux-sunxi
JohnDoe5 has joined #linux-sunxi
TheSeven has joined #linux-sunxi
jstein has joined #linux-sunxi
NeuroScr has joined #linux-sunxi
pg12 has joined #linux-sunxi
davidebeatrici has joined #linux-sunxi
veremitz has quit [Max SendQ exceeded]
veremitz has joined #linux-sunxi
xes has quit [Quit: bye..]
NeuroScr has quit [Ping timeout: 246 seconds]
xes has joined #linux-sunxi
giomba has quit [Ping timeout: 240 seconds]
giomba has joined #linux-sunxi
giomba has quit [Client Quit]
JohnDoe5 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
return0e_ has joined #linux-sunxi
return0e has quit [Ping timeout: 265 seconds]
dddddd has quit [Ping timeout: 246 seconds]
LargePrime has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
netlynx has quit [Quit: Ex-Chat]
dddddd has joined #linux-sunxi
vagrantc has joined #linux-sunxi
tllim has quit [Read error: Connection reset by peer]
vagrantc has quit [Ping timeout: 252 seconds]
NeuroScr has joined #linux-sunxi
bonbons has quit [Quit: Leaving]
reinforce has quit [Quit: Leaving.]
The_Loko has quit [Remote host closed the connection]
vagrantc has joined #linux-sunxi
marvs has joined #linux-sunxi
matthias_bgg has quit [Ping timeout: 276 seconds]
suprothunderbolt has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
NeuroScr has quit [Quit: NeuroScr]
NeuroScr has joined #linux-sunxi
pcbBob has quit [Remote host closed the connection]
DonkeyHotei has quit [Ping timeout: 252 seconds]