I have not been able to install from
l4re-snapshot-2013123021.tar.bz2
The toolchain test says everything is fine (though I
had to install dialog and doxygen from the repos as
well).
With 'make setup' I get the dialog, and I can pick
between x86-32 (ia32), UX-32, or amd64/x86_64 (or arm,
though I didn't test that).
I have a 64-bit CPU but it runs a 32-bit Debian Linux.
What happens next is whatever I pick, I get l4/,
l4linux/, and fiasco/ in obj/.
It says I should set the PATH to include …
[View More]bin/, but
except for the arm stuff, there is only
setup.d/04-setup there to execute (is that
it?). Anyway, I did that, and on 'make' it says:
make[1]: Entering directory `/home/incal/core/l4re-snapshot-2013123021'
=============== Building all Fiasco configurations ============
=============== Building all L4Re configurations ============
=============== Building all L4Linux configurations ===========
=============== Building Image ================================
=============== Build done ====================================
make[1]: Leaving directory `/home/incal/core/l4re-snapshot-2013123021'
However, as there is nothing in those directories,
nothing happens.
--
underground experts united:
http://user.it.uu.se/~embe8573
[View Less]
Hi,
I have a piece of code running fine on native Linux, but terminating
unexpected with SIGSEGV while running on l4linux on the same piece of
hardware.
The relevant code is in _armv7_neon_probe "vorr q15,q15,q15" (undefined
instruction on ARMv5) which normally would throw SIGILL and thus being
caught in the caller.
With CONFIG_L4_DEBUG_SEGFAULTS enabled, the exception is correctly
printed as
> CPSR: 6000010 Err: 00100000
> MyApp/171: Undefined instruction at 0007c7e0 with …
[View More]content f26ee1fe,
err 00100000
Unfortunately, when I look into l4linux/arch/l4/kernal/signal.c in
l4x_deliver_signal(), errcode is not used at all and so IGSEGV will
always be sent, regardless of the exceptions.
Martin
openssl/crypto/armv4cpuid.S:
> .global _armv7_neon_probe
> .type _armv7_neon_probe,%function
> _armv7_neon_probe:
> .word 0xf26ee1fe @ vorr q15,q15,q15
> .word 0xe12fff1e @ bx lr
> .size _armv7_neon_probe,.-_armv7_neon_probe
[View Less]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
GI, the German Society of Informatics, comprises a Special Interest
Group on Operating Systems, which is meeting twice a year to discuss
their current research work. The next meeting will be hosted by TU
Dresden in May 2014. Please consider submitting a talk.
Title: Secure and Reliable Operating Systems
Date: May 22/23 2014, TU Dresden, Dept. of Computer Science
Computer systems are an indispensable part of daily life. We can no
longer …
[View More]avoid to trust these systems with private data, confidential
business information, and even our lives. Therefore, this meeting will
focus on operating system mechanisms that enable these systems to
provide reliability and security.
You are cordially invited to submit talks that address design and
implementation of dependable and secure operating systems and runtime
environments. These topics include (amongst others):
* Design of dependable operating system kernels
* Secure application architectures
* Infrastructures for Cloud Computing
* Secure and dependable embedded systems
* Tool support for operating system development
Please send an abstract for your talk until March 31st 2014 to Björn
Döbel (doebel(a)os.inf.tu-dresden.de).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iEYEARECAAYFAlLY8SgACgkQP5ijxgQLUNk5+ACdHXk4O9fyWtdIkZiAL1sug8xP
8IoAn13iFztObmch50/cp0NImShxpsD6
=MjQ1
-----END PGP SIGNATURE-----
[View Less]
I'm sorry it doesn't help. There isn't a pandaboard available for me now so
I'm unable to test it.
I'll get one asap.
Anyway here is my uimage of the hello example.
bootstrap_hello.uimage<https://docs.google.com/file/d/0B18xNzfFopc9OVdjdTRQZjhLMkE/edit?usp=drive_…>
On Fri, Jan 17, 2014 at 7:20 AM, Erry Pradana Darajati <
pradana.erry(a)gmail.com> wrote:
> It still didn't boot in my pandaboard. I am using Pandaboard ES B1.
> in my boot partition there are MLO, u-boot.bin …
[View More]and bootstrap.uimage ->
> uImage from L4 build
> any idea why ?
> Or maybe, if i'm not so rude. May i see your bootstrap.uimage ? Just for a
> comparison
> Thank you very much Jin
>
>
> 2014/1/17 Wei Jin <coder.soap(a)gmail.com>
>
>> You need to rename it ''uImage''.
>> Actually boot.scr is not needed. Just these two files are enough.
>>
>>
>> On Fri, Jan 17, 2014 at 2:41 AM, Erry Pradana Darajati <
>> pradana.erry(a)gmail.com> wrote:
>>
>>> Thank you, for your help Jin
>>> I want to ask you one more thing.
>>> After i copy these two file i must copy bootstrap.uimage to boot
>>> partition right ?
>>> And then i need to create boot.scr ?
>>> Again, i really thank you for helping me
>>>
>>>
>>> 2014/1/16 Wei Jin <coder.soap(a)gmail.com>
>>>
>>>> Hi!
>>>>
>>>> Uboot-L4.zip<https://docs.google.com/file/d/0B18xNzfFopc9Q0h0ZXh2YTNpMzA/edit?usp=drive_…>
>>>> Please try this one. At least it works for me.
>>>>
>>>>
>>>> On Thu, Jan 16, 2014 at 7:14 PM, Erry Pradana Darajati <
>>>> pradana.erry(a)gmail.com> wrote:
>>>>
>>>>> After searching in the net, i found the way to make u-boot and how to
>>>>> install it. But i encounter some problem
>>>>> After copy u-boot.img, MLO, and boot.scr in the first partition of my
>>>>> SDCard. The site said that it the u-boot should be booting my uimage. But
>>>>> in reality my Pandaboard is not responding (as if there are no SDCard
>>>>> inserted)
>>>>> I follow the instructions from elinux.org (
>>>>> http://elinux.org/Panda_How_to_MLO_%26_u-boot) and other source that
>>>>> give same instructions like elinux.org
>>>>> Can you tell me what i'm doing wrong ?
>>>>> Thank you for the answer, I am really appreciate any help and answer
>>>>>
>>>>> --
>>>>> *Regards,*
>>>>> *Erry Pradana Darajati | Student of Computer Engineering*
>>>>> *Politeknik Elektronika Negeri Surabaya / EEPIS, Indonesia*
>>>>>
>>>>> _______________________________________________
>>>>> l4-hackers mailing list
>>>>> l4-hackers(a)os.inf.tu-dresden.de
>>>>> http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
>>>>>
>>>>>
>>>>
>>>
>>>
>>> --
>>> *Regards,*
>>> *Erry Pradana Darajati | Student of Computer Engineering*
>>> *Politeknik Elektronika Negeri Surabaya / EEPIS, Indonesia*
>>>
>>
>>
>
>
> --
> *Regards,*
> *Erry Pradana Darajati | Student of Computer Engineering*
> *Politeknik Elektronika Negeri Surabaya / EEPIS, Indonesia*
>
[View Less]
You need to rename it ''uImage''.
Actually boot.scr is not needed. Just these two files are enough.
On Fri, Jan 17, 2014 at 2:41 AM, Erry Pradana Darajati <
pradana.erry(a)gmail.com> wrote:
> Thank you, for your help Jin
> I want to ask you one more thing.
> After i copy these two file i must copy bootstrap.uimage to boot partition
> right ?
> And then i need to create boot.scr ?
> Again, i really thank you for helping me
>
>
> 2014/1/16 Wei Jin <coder.…
[View More]soap(a)gmail.com>
>
>> Hi!
>>
>> Uboot-L4.zip<https://docs.google.com/file/d/0B18xNzfFopc9Q0h0ZXh2YTNpMzA/edit?usp=drive_…>
>> Please try this one. At least it works for me.
>>
>>
>> On Thu, Jan 16, 2014 at 7:14 PM, Erry Pradana Darajati <
>> pradana.erry(a)gmail.com> wrote:
>>
>>> After searching in the net, i found the way to make u-boot and how to
>>> install it. But i encounter some problem
>>> After copy u-boot.img, MLO, and boot.scr in the first partition of my
>>> SDCard. The site said that it the u-boot should be booting my uimage. But
>>> in reality my Pandaboard is not responding (as if there are no SDCard
>>> inserted)
>>> I follow the instructions from elinux.org (
>>> http://elinux.org/Panda_How_to_MLO_%26_u-boot) and other source that
>>> give same instructions like elinux.org
>>> Can you tell me what i'm doing wrong ?
>>> Thank you for the answer, I am really appreciate any help and answer
>>>
>>> --
>>> *Regards,*
>>> *Erry Pradana Darajati | Student of Computer Engineering*
>>> *Politeknik Elektronika Negeri Surabaya / EEPIS, Indonesia*
>>>
>>> _______________________________________________
>>> l4-hackers mailing list
>>> l4-hackers(a)os.inf.tu-dresden.de
>>> http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
>>>
>>>
>>
>
>
> --
> *Regards,*
> *Erry Pradana Darajati | Student of Computer Engineering*
> *Politeknik Elektronika Negeri Surabaya / EEPIS, Indonesia*
>
[View Less]