Page MenuHomePhabricator
Feed Advanced Search

Advanced Search

Mon, Oct 28

larrymartin added a comment to T464: TF-A artifacts.

Yes within the TF A ecosystem there exist artifacts such as hashes and objects which play a crucial role in facilitating attestation subsequent to a successful boot process.
Snow Services in O'Fallon IL

Mon, Oct 28, 12:21 PM · TF-A Question, Trusted Firmware A
larrymartin added a comment to T1023: rk3399: Cannot compile with clang.

The compilation error points to a self assignment in dram_spec_timing.c at line 781. To resolve this you might want to revisit that line and ensure there is no unintended self assignment causing the build failure.
Commercial Cleaning Company in Leander TX

Mon, Oct 28, 12:21 PM
larrymartin added a comment to T691: Some PSA-Arch Crypto tests fail with CC-312.

Test discrepancies are concerning and it is crucial to address the observed deviations between expected and actual results. Investigating the root cause and re executing the failed tests might help in achieving the expected outcome.
Professional Home Extension Services in Boisbriand Quebec

Mon, Oct 28, 12:21 PM · Trusted Firmware M
larrymartin added a comment to T984: GCC12 build problem - PLAT=a80x0_mcbin.

The build for openSUSE Tumbleweed with PLAT=a80x0_mcbin is failing due to array subscript errors in the mmio.h file. The issue arises from new default flags in GCC12. Developers need to address these errors for a successful build.
Expert Welding Services in Riverside CA

Mon, Oct 28, 12:21 PM · TF-A Bug, Trusted Firmware A
larrymartin added a comment to T315: Reduce code duplication in secure partitions.

The idea of a data driven framework for secure partitions looks promising. It could significantly improve code structure and simplify maintenance across different testing purposes.
Mold Inspection Services in Aiken County SC

Mon, Oct 28, 12:20 PM · Trusted Firmware-A Tests
larrymartin added a comment to T791: tf-m always rebuilds.

The recurrent rebuilds during in tree install could be due to dependencies not being properly tracked. Consider reviewing the Makefiles to ensure a clean dependency structure.
Professional Car Rental Company in Harvard MA

Mon, Oct 28, 12:20 PM
larrymartin added a comment to T991: Compiling atf for iMX8 using gcc-12..1 fails.

The error suggests an array bounds problem in mmio.h. Review the code around imx8mq_bl31_setup.c:68 and imx8mq_bl31_setup.c:193 to resolve the issue.
Solar Panel Installation Services in Chicago IL

Mon, Oct 28, 12:20 PM · Trusted Firmware A, TF-A Bug
larrymartin added a comment to T1050: Explore Spiderman Coloring Pages: Creativity for Kids.

The cognitive benefits highlighted here are spot on. Watching my children make color choices and engage with Spiderman coloring pages has been both educational and entertaining. Kudos to Yocoloring for making art accessible.
Honolulu Massage Therapists

Mon, Oct 28, 12:20 PM
larrymartin added a comment to T479: Configure Cmake Build - Error : Could NOT find Sphinx (missing: SPHINX_VERSION) .

Consider checking the CMakeLists.txt file at line 23 in the secure_fw directory to ensure the correct inclusion of Sphinx dependencies for document generation.
Remodeling Services in Gilmanton NH

Mon, Oct 28, 12:20 PM
larrymartin added a comment to T834: New build system issue collector.

Consider incorporating post build script hooks for platforms not using TFMs MCU boot to streamline the image signing process. It could enhance flexibility and ease of use.
Key Duplication Services in Sacramento California

Mon, Oct 28, 12:20 PM · Restricted Project
larrymartin added a comment to T19: Build issue related to Keil environment variables.

Your proposed note could be incredibly helpful for users encountering similar issues. Sharing these insights enhances the overall collaborative experience in troubleshooting build issues.
Indianapolis Car Repair Specialists

Mon, Oct 28, 12:20 PM · Restricted Project
larrymartin added a comment to T994: cannot read beyond 4Gbyte space from eMMC, NXP's sd_mmc driver.

Your keen observation on the NXP sd_mmc driver issue and the detailed explanation of the bug is much appreciated. The patch you have provided seems to be a solid fix ensuring correct reading from spaces beyond the 4GB range. Great work in addressing this issue.
Long Term Care Insurance Services in Brea CA

Mon, Oct 28, 12:20 PM · TF-A Bug
larrymartin added a comment to T334: Barrier in sprt_queue.c.

It seems like a valid point regarding the use of dmb st in sprt_queue.c. Your analysis on the necessity of memory barriers in single CPU scenarios versus multi CPU/Thread scenarios adds depth to the discussion.
Professional Plumbing Services in Atlanta GA

Mon, Oct 28, 12:20 PM · TF-A Question, Trusted Firmware A
larrymartin added a comment to T1071: ChatGPT Online: Transforming Digital Conversations.

Impressive strides in AI. ChatGPT Online ability to maintain context and offer authentic conversations opens up exciting possibilities across various domains. Looking forward to witnessing its continued evolution in shaping digital interactions.
Window Repair Services

Mon, Oct 28, 12:20 PM · ChatGPT: The Must-Have AI Tool for HR Companies
larrymartin added a comment to T828: Lock unfairness can lead to starvation.

Considering the observed starvation on Cortex A72 it seems crucial to address the fairness and forward progress guarantees of the current spinlock implementation. Merging the spinlock with WFE as a fallback for ARMv8.0 and implementing an LDADD based version for v8.1+ appears to be a thoughtful approach.
Professional Commercial Moving Services in Tucson AZ

Mon, Oct 28, 12:20 PM · Hafnium
larrymartin added a comment to T1111: Harnessing the Power of ChatGPT Your Free Online Math Problem Solver.

ChatGPTs versatility in tackling math problems for free is a real boon. The convergence of AI and education is indeed shaping a more efficient and accessible learning landscape.
Best Landscape Construction Services in St. Petersburg FL

Mon, Oct 28, 12:20 PM
larrymartin added a comment to T990: Build TF-M 1.6 regression test failed with too long path on Windows.

Consider shortening the build path further by using shorter directory names or relocating the project closer to the root directory. This might help resolve the issue with the too long path on Windows.
Best Kitchen Appliance Installation Services in Lauderhill FL

Mon, Oct 28, 12:20 PM · Trusted Firmware M
larrymartin added a comment to T1033: With atf-2.9-rc0 “make PLAT=imx8mq bl31” fails with bl31.elf section `.xlat_table' will not fit in region `RAM'.

Encountering a build issue with bl31 on i.MX8 due to .xlat_table section overflow. Any experiences or guidance on how to address this during the build process?
Best EV Charger Installation Services in Beverly Hills CA

Mon, Oct 28, 12:19 PM · TF-A Bug, Trusted Firmware A
larrymartin added a comment to T998: dtc warns when compiling TF-A with FVP_HW_CONFIG_DTS=fdts/fvp-base-gicv3-psci-1t.dts.

Review the TF A build process parameters emphasizing the need for accurate device tree configurations and explore potential adjustments in fdts/rtsm_ve motherboard.dtsi to align with the expected syntax.
Best Metal Fabrication Services in Delray Beach FL

Mon, Oct 28, 12:19 PM · Trusted Firmware A
larrymartin added a comment to T968: [TF-M] Proposal to separate vendor components.

Your proposal for segregating TF M core and platform code makes sense providing a cleaner development environment. Simplifying the user experience and handling dependencies effectively will contribute to a more streamlined TF M project.
Best Import Export Services in Edison NJ

Mon, Oct 28, 12:19 PM · Trusted Firmware M
larrymartin added a comment to T1007: Taking configuration values from the environment in TF-A makefiles.

Interesting perspective on TF A build system configurations. The suggestion to explore the risk of environment variable collisions and potential interface changes seems well reasoned. Wishing a smooth rollout of the proposed modifications.
Best Mortgage Broker in West Sacramento CA

Mon, Oct 28, 12:19 PM · Trusted Firmware A
larrymartin added a comment to T304: Incorrect build options for NS code.

Suggesting a more precise build option for non secure projects seems like a step in the right direction aligning with ARM®v8 M guidelines. Implementation of this change could enhance code clarity and adherence to architecture specific macros.
Aluminum Railing Supplier in Trenton NJ

Mon, Oct 28, 12:16 PM · Trusted Firmware M