element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Open Source Hardware
  • Technologies
  • More
Open Source Hardware
Forum Opensource 100% free of binary blobs ARM Board with all published source code for all bits and SDK
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Open Source Hardware to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 1 reply
  • Subscribers 315 subscribers
  • Views 579 views
  • Users 0 members are here
Related

Opensource 100% free of binary blobs ARM Board with all published source code for all bits and SDK

Former Member
Former Member over 9 years ago

Hi all

 

Its the Atmel Xplained Boards  compliance with the target of having 100% opensource hardware in ROM, ARM TZ, or memory handlers?

If as everybody says ARM is not open from the origin, posible to find a 100% fully opensource and open source code SOC 100% with no hiden ROM stuff?

It is posible to do reverse enginer to compile the ROM result with accurace from the source with a corsscompiler?

 

Thanks

Regards

Enrique

  • Sign in to reply
  • Cancel
Parents
  • clem57
    0 clem57 over 9 years ago

    Yocto Linux runs on this. Se description. The only thing that might be needed is the Mali GPU core.

    This evaluation kit is a fastprototyping and low-cost evaluation platform for Atmel’s SAMA5D4 CortexRegistered-A5-based microprocessor (MPU) design. You can download a Linux distribution from linux4sam.com that includes the Linux Kernel 3.10 with LTS (long-termsupport). The build incorporates both Linux Mainline and Yocto support. For bare-metal developers not using an operating system, Atmel offers a complete C software package including many examples to get you started fast. The board comes with an HDMI port and a rich set of ready-to-use connectivity and storage peripherals. There are expansion headers for easy customization, including the headers for Arduino Shields and Xplained Wings. You can use the USB device connector to power the board as well as to program and debug it. Last but not least, the SAMA5D4 Xplained Ultra embeds a unique MAC address and serial number which will ease the connection to an Ethernet network.

    • SAMA5D44 Cortex-A5 Microprocessor
    • 512MBytes DDR2 and NAND Flash memory
    • 1 EEPROM with a unique MAC address and serial number
    • LCD connectors
    • 10/100 Ethernet MAC with PHY and connector
    • Three USB connectors (2 Host and 1 Device)
    • One HDMI connector
    • 1x SD/eMMC and 1x MicroSD slots
    • Arduino R3 Shield and Xplained Wing compatible expansions headers
    • Power measurement straps

    As to 100% I think you find that hard on even the Raspberry Pi. See the bold which allows you to roll your own and cross compile.

    Clem

    PS https://www.element14.com/community/message/176106/l/raspberry-banana-pi-arduino-open-source#176106  for some reality checks.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • clem57
    0 clem57 over 9 years ago

    Yocto Linux runs on this. Se description. The only thing that might be needed is the Mali GPU core.

    This evaluation kit is a fastprototyping and low-cost evaluation platform for Atmel’s SAMA5D4 CortexRegistered-A5-based microprocessor (MPU) design. You can download a Linux distribution from linux4sam.com that includes the Linux Kernel 3.10 with LTS (long-termsupport). The build incorporates both Linux Mainline and Yocto support. For bare-metal developers not using an operating system, Atmel offers a complete C software package including many examples to get you started fast. The board comes with an HDMI port and a rich set of ready-to-use connectivity and storage peripherals. There are expansion headers for easy customization, including the headers for Arduino Shields and Xplained Wings. You can use the USB device connector to power the board as well as to program and debug it. Last but not least, the SAMA5D4 Xplained Ultra embeds a unique MAC address and serial number which will ease the connection to an Ethernet network.

    • SAMA5D44 Cortex-A5 Microprocessor
    • 512MBytes DDR2 and NAND Flash memory
    • 1 EEPROM with a unique MAC address and serial number
    • LCD connectors
    • 10/100 Ethernet MAC with PHY and connector
    • Three USB connectors (2 Host and 1 Device)
    • One HDMI connector
    • 1x SD/eMMC and 1x MicroSD slots
    • Arduino R3 Shield and Xplained Wing compatible expansions headers
    • Power measurement straps

    As to 100% I think you find that hard on even the Raspberry Pi. See the bold which allows you to roll your own and cross compile.

    Clem

    PS https://www.element14.com/community/message/176106/l/raspberry-banana-pi-arduino-open-source#176106  for some reality checks.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube