Skip to content

Build and test for Linux/ARM64 #599

@odidev

Description

@odidev

Description

For aarch64 platform, I have built "Hal" from source.

Steps

Following STEPS (https://github.com/emsec/hal/wiki/Building-HAL) were used for the building and installation:

1. git clone https://github.com/emsec/hal.git && cd hal to clone the Git repository
2. ./install_dependencies.sh  (To install all required dependencies)
3. mkdir build && cd build  (To create and move to the build folder)
4. cmake .. [OPTIONS] to run cmake
5. make  (to compile HAL )
6. make install

Outcome

To validate that the build was successful we ran “./bin/hal --version
" command.
All this information is also added to ARM Dashboard Software Ecosystem Dashboard for Arm (https://www.arm.com/developer-hub/ecosystem-dashboard/).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions