trezoa-program-entrypoint 3.2.4

The Trezoa BPF program entrypoint supported by the latest BPF loader.
Documentation
================================================================================
TREZOA PROGRAM ENTRYPOINT
================================================================================

This software is a derivative work based on:
  solana-program-entrypoint v3.1.0
  Copyright (c) 2021-2024 Anza Maintainers <maintainers@anza.xyz>
  Original repository: https://github.com/anza-xyz/solana-sdk
  Original crate: https://crates.io/crates/solana-program-entrypoint

MODIFICATIONS:
- Migrated from Solana ecosystem to Trezoa Blockchain ecosystem
- Updated package metadata, dependencies, and branding
- Replaced Solana-specific references with Trezoa equivalents
- Updated syscall function names from sol_* to trz_*
- Version updated from 3.1.0 to 3.2.2
- Documentation and examples updated for Trezoa platform

LICENSING:
This derivative work is licensed under the Apache License 2.0, 
the same license as the original work.

COPYRIGHT NOTICES:
Original work: Copyright (c) 2021-2024 Anza Maintainers
Modifications: Copyright (c) 2025 TRZ Ledger Foundation

LICENSE COMPATIBILITY:
Both the original work and this derivative work are distributed under 
the Apache License, Version 2.0. You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

ATTRIBUTION:
This software contains code originally developed by the Solana/Anza team.
The Trezoa team gratefully acknowledges their foundational work.

For questions about this derivative work, contact: foundation@trezoa.xyz
For questions about the original work, contact: maintainers@anza.xyz

Generated: November 4, 2025
================================================================================